package bindlib

  1. Overview
  2. Docs

Description

Bindlib is a library allowing the manipulation of data structures with bound variables. It is particularly useful when writing ASTs for programming languages, but also for manipulating terms of the λ-calculus or quantified formulas.

Authors:

Published: 21 Aug 2018

Dependencies (3)

  1. ocamlfind build
  2. ocamlbuild build
  3. ocaml >= "3.12.1"

Dev Dependencies

None

Used by (2)

  1. catala < "0.9.0"
  2. lambdapi >= "2.0.0" & < "2.2.1"

Conflicts

None