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/Oprinter/index.html
Module Oprinter
val priority_exp : Obc.exp -> intPriorities
val priority_inst : Obc.inst -> intval kind : Deftypes.kind -> stringval psize : int -> Format.formatter -> Obc.size -> unitval print_concrete_type : Format.formatter -> Obc.type_expression -> unitval ptype : Format.formatter -> Deftypes.typ -> unitval immediate : Format.formatter -> Obc.immediate -> unitval pattern : Format.formatter -> Obc.pattern -> unitval pattern_list : Format.formatter -> Obc.pattern list -> unitval pattern_comma_list : Format.formatter -> Obc.pattern list -> unitval method_name : Obc.method_name -> Obc.method_nameval method_call : Format.formatter -> Obc.method_call -> unitPrint the call to a method
val left_value : Format.formatter -> Obc.left_value -> unitval left_state_value : Format.formatter -> Obc.left_state_value -> unitval assign : Format.formatter -> Obc.left_value -> Obc.exp -> unitval assign_state : Format.formatter -> Obc.left_state_value -> Obc.exp -> unitval access : Format.formatter -> Obc.primitive_access -> unitval local : Format.formatter -> Ident.t -> unitval var : Format.formatter -> Ident.t -> unitval letvar :
Format.formatter ->
Ident.t ->
Deftypes.typ ->
Obc.exp option ->
Obc.inst ->
unitval exp : int -> Format.formatter -> Obc.exp -> unitval inst : int -> Format.formatter -> Obc.inst -> unitval sinst : Format.formatter -> Obc.inst -> unitval pat_exp : Format.formatter -> (Obc.pattern * Obc.exp) -> unitval exp_with_typ : Format.formatter -> (Obc.exp * Deftypes.typ) -> unitval expression : Format.formatter -> Obc.exp -> unitval match_handler : Format.formatter -> Obc.inst Obc.match_handler -> unitval type_decl : Format.formatter -> Obc.type_decl -> unitThe main entry functions for expressions and instructions
val constr_decl : Format.formatter -> Obc.constr_decl -> unitval memory : Format.formatter -> Obc.mentry -> unitval instance : Format.formatter -> Obc.ientry -> unitval pmethod : Format.formatter -> Obc.method_desc -> unitval pinitialize : Format.formatter -> Obc.inst option -> unitval machine : string -> Format.formatter -> Obc.machine -> unitPrint a machine
val implementation : Format.formatter -> Obc.implementation -> unitval implementation_list : Format.formatter -> Obc.implementation list -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>