lambdapi
Implementation of the λΠ-calculus modulo rewriting
Description
Lambdapi is an implementation of the λΠ-calculus modulo rewriting, that is mostly compatible with Dedukti (https://github.com/Deducteam/Dedukti).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 19 Sep 2018
- Authors
- Maintainers
Sources
Dependencies
timed
>= "1.0"
bindlib
= "5.0.0"
earley-ocaml
>= "1.0.2"
earley
>= "1.0.2"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.04.0"
Reverse Dependencies