About the Developing plugins category
|
|
1
|
749
|
February 12, 2019
|
Best way to deal with mlg files warning-as-errors in plugins built by dune?
|
|
3
|
55
|
June 22, 2024
|
Learning to write Coq plugins - what is the purpose of .mlg files?
|
|
5
|
92
|
June 7, 2024
|
Coq Plugin to output hypotheses, goal and tactic in JSON
|
|
4
|
199
|
May 11, 2024
|
Proof of Concept in getting COQ running inside of LLama.cpp, need help
|
|
2
|
480
|
December 12, 2023
|
Is there a way to extract ASTs from the Coq compiler?
|
|
2
|
465
|
June 15, 2023
|
A guide to building your Coq libraries and plugins with Dune
|
|
35
|
7295
|
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
|
536
|
July 13, 2022
|
What are Generic Arguments in Coq and how are they structured in their OCaml code?
|
|
0
|
658
|
July 14, 2022
|
How to evaluate proof terms through opaque definitions?
|
|
0
|
682
|
May 30, 2022
|
Cannot Compile Ynot Library in CoqIDE
|
|
4
|
680
|
May 12, 2022
|
Calling Coq from OCaml
|
|
1
|
779
|
April 22, 2022
|
Ltac2: unfold
|
|
2
|
736
|
June 10, 2021
|
Ltac2: pose and exists
|
|
1
|
696
|
June 10, 2021
|
Ltac2: timeout tactic
|
|
0
|
691
|
May 30, 2021
|
Ltac2: distinguishing between tactics with the same `beginning` of the name
|
|
3
|
855
|
May 23, 2021
|
Ltac2: checking if an optional input variable is present
|
|
2
|
588
|
May 21, 2021
|
Ltac2: Function to match a variable with a type
|
|
3
|
758
|
May 10, 2021
|
How to properly configure the ML load path for ocaml packages in opam projects
|
|
7
|
1423
|
November 18, 2020
|
Recommended resource for developing Coq plugin
|
|
3
|
932
|
November 5, 2020
|
Proofview.tactic to string or Pp.t
|
|
3
|
835
|
August 22, 2020
|
"Running" Proofview.tactic to see if it would succeed
|
|
1
|
700
|
August 21, 2020
|
Can you pass tactics to a plugin?
|
|
4
|
913
|
August 21, 2020
|
Real number without axiom
|
|
8
|
1136
|
June 28, 2020
|
Converting an Ltac tactic to Proofview.tactic
|
|
1
|
667
|
May 30, 2020
|
How can an OCaml tactic return something else than unit?
|
|
1
|
712
|
April 29, 2020
|
How do I solve "no implementation available for ..."?
|
|
1
|
899
|
October 8, 2019
|
Get global environment from coq
|
|
0
|
706
|
September 23, 2019
|
Best way to obtain constrs free from de Bruijn indices?
|
|
4
|
877
|
July 31, 2019
|
Trouble adding a new definition to the environment in 8.9.1
|
|
3
|
907
|
July 24, 2019
|