package coq-elpi
Elpi extension language for Coq
Install
Dune Dependency
Authors
Maintainers
Sources
v1.2.0.tar.gz
sha256=58aef9596e6ad74d9f230abc34171dafaa39da93a4f1bf6f07f69904360c2c9c
Description
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.
Published: 30 Oct 2019
Dependencies (1)
-
elpi
>= "1.8.0" & < "1.9.0~"
Dev Dependencies (1)
-
coq
(>= "8.10.0" & < "8.11~") | (= "8.10.dev")
Used by (2)
-
coq-mathcomp-multinomials
= "2.2.0"
- coq-sniper
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page