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/Gamma/index.html

Module Alba_core.GammaSource

Sourcetype t
Sourceval count : t -> int
Sourceval is_valid_index : int -> t -> bool
Sourceval index_of_level : int -> t -> int
Sourceval level_of_index : int -> t -> int
Sourceval raw_type_at_level : int -> t -> Term.typ
Sourceval type_at_level : int -> t -> Term.typ

type_at_level level c type of the entry at level.

Sourceval int_type : t -> Term.typ
Sourceval type_of_literal : Term.Value.t -> t -> Term.typ
Sourceval type_of_variable : int -> t -> Term.typ
Sourceval name_at_level : int -> t -> string
Sourceval name_of_index : int -> t -> string
Sourceval variable_at_level : int -> t -> Term.t
Sourceval definition_term : int -> t -> Term.t option
Sourceval standard : unit -> t
Sourceval compute : Term.t -> t -> Term.t
Sourceval push_local : string -> Term.typ -> t -> t
OCaml

Innovation. Community. Security.