Closed coqelpibot closed 4 months ago
This time I do have an upper bound, and the release script did not try to publish the coq-elpi-tests package (which is technical). Still there is no date tag.
@gares I think we might need some kind of informal protocol here. If you want me to review/merge, then please ask for a review using GitHub. Otherwise, I will assume you will merge yourself when these automated PRs are ready.
OK. I still find your reviews useful, you developed a good eye for the details!
I'm happy to do the reviews (so feel free to request them), but with these packages (in automatic PRs) I never know if you plan to change something on the fly.
coq-elpi.2.2.2
Elpi extension language for Coq Coq-elpi provides a Coq plugin that embeds ELPI. It also provides a way to embed Coq's terms into λProlog using the Higher-Order Abstract Syntax approach and a way to read terms back. In addition to that it exports to ELPI a set of Coq's primitives, e.g. printing a message, accessing the environment of theorems and data types, defining a new constant and so on. For convenience it also provides a quotation and anti-quotation for Coq's syntax in λProlog. E.g.,
{{nat}}
is expanded to the type name of natural numbers, or{{A -> B}}
to the representation of a product by unfolding the->
notation. Finally it provides a way to define new vernacular commands and new tactics.:camel: Pull-request generated by opam-publish v2.0.3