···
+
synopsis: "Proof assistant for the λΠ-calculus modulo rewriting"
+
Lambdapi is an interactive proof assistant for the λΠ-calculus modulo
+
rewriting. It can call external automated theorem provers via Why3.
+
The user manual is on https://lambdapi.readthedocs.io/.
+
A standard library and other developments are available on
+
https://github.com/Deducteam/opam-lambdapi-repository/. An extension
+
for Emacs is available on MELPA. An extension for VSCode is available
+
on the VSCode Marketplace. Lambdapi can read Dedukti files. It
+
includes checkers for local confluence and subject reduction. It also
+
provides commands to export Lambdapi files to other formats or
+
systems: Dedukti, Coq, HRS, CPF.
+
maintainer: ["dedukti-dev@inria.fr"]
+
homepage: "https://github.com/Deducteam/lambdapi"
+
bug-reports: "https://github.com/Deducteam/lambdapi/issues"
+
dev-repo: "git+https://github.com/Deducteam/lambdapi.git"
+
"menhir" {>= "20200624"}
+
"dedukti" {with-test & >= "2.7"}
+
"pratter" {>= "3.0.0" & < "4"}
+
"camlp-streams" {>= "5.0"}
+
"why3" {>= "1.6.0" & < "1.8~"}
+
"cmdliner" {>= "1.1.0"}
+
"stdlib-shims" {>= "0.1.0"}
+
"dream" {>= "1.0.0~alpha3"}
+
conflicts: [ "ocaml-option-bytecode-only" ]
+
"https://github.com/Deducteam/lambdapi/releases/download/2.5.1/lambdapi-2.5.1.tbz"
+
"sha256=2c251021b6fac40c05282ca183902da5b1008e69d9179d7a9543905c2c21a28a"
+
"sha512=69535f92766e6fedc2675fc214f0fb699bde2a06aa91d338c93c99756235a293cf16776f6328973dda07cf2ad402e58fe3104a08f1a896990c1778b42f7f9fcf"
+
x-commit-hash: "e119c8cee3647e1d17fa6fdaf1bb6129f42927bc"