coq-plugin-template
coq-plugin-template copied to clipboard
Template project for Coq plugins using the Dune build system, showcasing some advanced features [maintainer=@ejgallego]
Is there a specific reason this is not in coq plugin tutorials? It would have saved me hours, probably will to others.
How would a `_CoqProject` file using this plugin look like? I couldn't make it work.
Experiment with Dune-Coq 0.8 using docker-coq-action CI.
I tried the template and noticed that the integer returned by the C function get_n is 1092 but the integer that is getting printed by the CallC Vernacular command is...