package lambdapi

  1. Overview
  2. Docs
module Console : sig ... end

Flag management.

module Debug : sig ... end
module Error : sig ... end

Warnings and errors.

module Escape : sig ... end

Management of escaped identifiers "{|...|}".

module Library : sig ... end

Lambdapi library management.

module Logger : sig ... end
module Path : sig ... end

Module paths in the Lambdapi library.

module Pos : sig ... end

Source code position management. This module may be used to map sequences of characters in a source file to an abstract syntax tree.

OCaml

Innovation. Community. Security.