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/Ocamlprinter/index.html
Module Ocamlprinter
val immediate : Format.formatter -> Obc.immediate -> unitval constructor_for_kind : Deftypes.kind -> stringval expected_list_of_methods : Deftypes.kind -> string listval print_concrete_type : Format.formatter -> Obc.type_expression -> unitval ptype : Format.formatter -> Deftypes.typ -> 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_call : Format.formatter -> Obc.method_call -> unitPrint the call to a method
val var : 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 letvar :
Format.formatter ->
Ident.t ->
Obc.is_mutable ->
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 match_handler : Format.formatter -> Obc.inst Obc.match_handler -> unitval print_memory : Format.formatter -> Obc.mentry -> unitval def_type_for_a_machine :
Format.formatter ->
string ->
Obc.mentry list ->
Obc.ientry list ->
unitDefine the data-type for the internal state of a machine
val pmethod : string -> Format.formatter -> Obc.method_desc -> unitPrint the method as a function
val array_make :
(Format.formatter -> 'a -> unit) ->
'a ->
Format.formatter ->
Obc.exp list ->
unitval array_of :
Obc.exp option ->
Deftypes.typ ->
Format.formatter ->
Obc.exp list ->
unitval print_initialize : Format.formatter -> Obc.inst option -> unitval palloc :
string ->
Obc.inst option ->
Obc.mentry list ->
Format.formatter ->
Obc.ientry list ->
unitPrint the allocation function
val pcopy :
string ->
Obc.mentry list ->
Format.formatter ->
Obc.ientry list ->
unitval def_instance_function : Format.formatter -> Obc.ientry -> unitval machine : string -> Format.formatter -> Obc.machine -> unitand a collection of functions
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)"
>