coq-plugin-template icon indicating copy to clipboard operation
coq-plugin-template copied to clipboard

Template project for Coq plugins using the Dune build system, showcasing some advanced features [maintainer=@ejgallego]

Results 4 coq-plugin-template issues
Sort by recently updated
recently updated
newest added

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...