package alba

  1. Overview
  2. Docs
Alba compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
sha256=062f33c55ef39706c4290dff67d5a00bf009051fd757f9352be527f629ae21fc
md5=eb4edc4d6b7e15b83d6397bd34994153

doc/alba.core/Alba_core/index.html

Module Alba_coreSource

Sourcemodule Context : sig ... end
Sourcemodule Gamma : sig ... end
Sourcemodule Gamma_algo : sig ... end
Sourcemodule Gamma_holes : sig ... end

Gamma_holes is a context with holes which can be filled later. A hole is a local unnamed variable with a type (i.e. an assumption that an element with this type exists), initially without value. Later on the value can be provided.

Sourcemodule Inductive : sig ... end
Sourcemodule Name_map : sig ... end
Sourcemodule Operator : sig ... end
Sourcemodule Print_inductive : sig ... end
Sourcemodule Term : sig ... end
Sourcemodule Term_printer : sig ... end
Sourcemodule Term_trie : sig ... end
Sourcemodule Typecheck : sig ... end
Sourcemodule Unifier : sig ... end
OCaml

Innovation. Community. Security.