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.2.tar.gz
md5=437ae922f1fda392efca3e37e8b8bb4c
sha512=d591cdbeedb8f3a7f568d6d4994de572093822cb354b112886326219174311715a71a35de57a4c2070eae349f65f0c8f3d6c2f6a5a79a8187bbffc687cd108a6
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 -> Zident.t -> unitval var : Format.formatter -> Zident.t -> unitval letvar :
Format.formatter ->
Zident.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)"
>