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: 22 Aug 2017

Dependencies (3)

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

Dev Dependencies

None

Used by

None

Conflicts

None