package lambdapi

  1. Overview
  2. No Docs
Implementation of the λΠ-calculus modulo rewriting

Install

Dune Dependency

Authors

Maintainers

Sources

lambdapi-1.0.tar.gz
md5=16c3b0aea9e6aa0e13ee7dc59f9239cb

Description

Lambdapi is an implementation of the λΠ-calculus modulo rewriting, that is mostly compatible with Dedukti (https://github.com/Deducteam/Dedukti).

Published: 19 Sep 2018

Dependencies (8)

  1. timed >= "1.0"
  2. bindlib = "5.0.0"
  3. earley-ocaml >= "1.0.2"
  4. earley >= "1.0.2"
  5. menhir
  6. ocamlbuild build
  7. ocamlfind build
  8. ocaml >= "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None