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