package zelus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A synchronous language with ODEs
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b
doc/zelus.zlcompilerlibs/Interface/index.html
Module Interface
type error = | Eunbound_type_constr of Lident.t| Eunbound_global_value of Lident.t| Etype_constr_arity of Lident.t * int * int| Eunbound_type_var of string| Erepeated_type_param of string| Erepeated_constructor of string| Erepeated_label of string| Ealready_defined_type of string| Ealready_defined_constr of string| Ealready_defined_label of string| Ealready_defined_value of string| Ecyclic_abbreviation
exception Error of Location.location * errorval error : Location.location -> error -> 'aval message : Location.location -> error -> 'aval make : 'a -> 'a Zelus.localizedval global : string -> 'a -> 'a Global.infoval free_of_type : string list -> Zelus.type_expression -> string listval constr_name : Location.location -> Lident.t -> int -> Lident.qualidentval kindtype : Zelus.kind -> Deftypes.kindval kindoftype : Deftypes.kind -> Zelus.kindval typ_of_type_expression :
(string * Deftypes.typ) list ->
Zelus.type_expression ->
Deftypes.typval type_expression_of_typ : Deftypes.typ -> Zelus.type_expressionval type_decl_of_type_desc :
'a ->
Global.type_desc ->
'a * string list * Zelus.type_decl_desc Zelus.localizedval scheme_of_type : Zelus.type_expression -> Deftypes.typ_schemeval check_no_repeated_type_param : Location.location -> string list -> unitval check_no_repeated_constructor :
Location.location ->
Zelus.constr_decl_desc Zelus.localized list ->
unitval check_no_repeated_label : Location.location -> (string * 'a) list -> unitval type_variant_type :
(string * Deftypes.typ) list ->
Zelus.constr_decl_desc Zelus.localized list ->
Deftypes.typ ->
Global.constr_desc Global.info listval type_record_type :
(string * Deftypes.typ) list ->
(string * Zelus.type_expression) list ->
Deftypes.typ ->
Global.label_desc Global.info listval make_initial_typ_environment :
Location.location ->
Modules.E.key ->
string list ->
Global.type_desc Global.infoval type_one_typedecl :
Location.location ->
Global.type_desc Global.info ->
(string * string list * Zelus.type_decl_desc Zelus.localized) ->
Global.type_desc Global.infoval typedecl :
Format.formatter ->
Location.location ->
Modules.E.key ->
string list ->
Zelus.type_decl_desc Zelus.localized ->
unitval add_type_of_value :
Format.formatter ->
Location.location ->
Modules.E.key ->
bool ->
Deftypes.typ_scheme ->
unitval update_type_of_value :
Format.formatter ->
Location.location ->
Modules.E.key ->
bool ->
Deftypes.typ_scheme ->
unitval constdecl :
Format.formatter ->
Location.location ->
Modules.E.key ->
Zelus.type_expression ->
unitval fundecl :
Format.formatter ->
Location.location ->
Modules.E.key ->
Zelus.type_expression ->
unitval interface :
Format.formatter ->
Zelus.interface_desc Zelus.localized ->
unitval interface_list :
Format.formatter ->
Zelus.interface_desc Zelus.localized list ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>