Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gmalecha/coq-plugin-utils

Useful utility functions for writing Coq plugins
https://github.com/gmalecha/coq-plugin-utils

coq coq-plugin ocaml

Last synced: 2 months ago
JSON representation

Useful utility functions for writing Coq plugins

Awesome Lists containing this project

README

        

coq-plugin-utils
================

Useful utility functions for writing Coq plugins

Install from OPAM
-----------------
Make sure you added the [Coq repository](coq.io/opam/):

opam repo add coq-released https://coq.inria.fr/opam/released

and run:

opam install coq-plugin-utils