About the Developing plugins category
|
|
1
|
518
|
February 12, 2019
|
Is there a way to extract ASTs from the Coq compiler?
|
|
1
|
55
|
May 4, 2023
|
A guide to building your Coq libraries and plugins with Dune
|
|
35
|
5396
|
April 29, 2023
|
How does one access the dependent type unification algorithm from Coq's internals -- especially the one from apply and the substitution solution?
|
|
0
|
229
|
July 13, 2022
|
What are Generic Arguments in Coq and how are they structured in their OCaml code?
|
|
0
|
390
|
July 14, 2022
|
How to evaluate proof terms through opaque definitions?
|
|
0
|
258
|
May 30, 2022
|
Cannot Compile Ynot Library in CoqIDE
|
|
4
|
424
|
May 12, 2022
|
Calling Coq from OCaml
|
|
1
|
339
|
April 22, 2022
|
Ltac2: unfold
|
|
2
|
400
|
June 10, 2021
|
Ltac2: pose and exists
|
|
1
|
366
|
June 10, 2021
|
Ltac2: timeout tactic
|
|
0
|
423
|
May 30, 2021
|
Ltac2: distinguishing between tactics with the same `beginning` of the name
|
|
3
|
464
|
May 23, 2021
|
Ltac2: checking if an optional input variable is present
|
|
2
|
315
|
May 21, 2021
|
Ltac2: Function to match a variable with a type
|
|
3
|
413
|
May 10, 2021
|
How to properly configure the ML load path for ocaml packages in opam projects
|
|
7
|
1044
|
November 18, 2020
|
Recommended resource for developing Coq plugin
|
|
3
|
573
|
November 5, 2020
|
Proofview.tactic to string or Pp.t
|
|
3
|
565
|
August 22, 2020
|
"Running" Proofview.tactic to see if it would succeed
|
|
1
|
460
|
August 21, 2020
|
Can you pass tactics to a plugin?
|
|
4
|
576
|
August 21, 2020
|
Real number without axiom
|
|
8
|
754
|
June 28, 2020
|
Converting an Ltac tactic to Proofview.tactic
|
|
1
|
461
|
May 30, 2020
|
How can an OCaml tactic return something else than unit?
|
|
1
|
501
|
April 29, 2020
|
How do I solve "no implementation available for ..."?
|
|
1
|
653
|
October 8, 2019
|
Get global environment from coq
|
|
0
|
514
|
September 23, 2019
|
Best way to obtain constrs free from de Bruijn indices?
|
|
4
|
630
|
July 31, 2019
|
Trouble adding a new definition to the environment in 8.9.1
|
|
3
|
736
|
July 24, 2019
|