package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.2.tar.gz
sha256=203ee151ce793a977b2d3e66f8b3a0cd7a82cc7f15550c63d88cb30c71eb5f95
md5=64367c393f80ca784f88d07155da4fb0

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 Name_map : sig ... end
Sourcemodule Operator : sig ... end
Sourcemodule Term : sig ... end
Sourcemodule Term_printer : sig ... end
Sourcemodule Typecheck : sig ... end
Sourcemodule Unifier : sig ... end
OCaml

Innovation. Community. Security.