package alphaCaml

  1. Overview
  2. Docs
Turns a so-called "binding specification" into an OCaml compilation unit

Install

Dune Dependency

Authors

Maintainers

Sources

alphaCaml-20061214.tar.gz
md5=e2111da76d54a8d086a906b52d71953b

Description

Cαml (pronounced: "alphaCaml") is a tool that turns a so-called "binding specification" into an OCaml compilation unit. This helps writers of interpreters, compilers, or other programs-that-manipulate-programs deal with α-conversion in a safe and concise style.

Published: 21 Nov 2013

Dependencies (2)

  1. ocamlfind
  2. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None