package lustre-v6

  1. Overview
  2. Docs
The Lustre V6 Verimag compiler

Install

Dune Dependency

Authors

Maintainers

Sources

lustre-v6.v6.107.1.tgz
md5=4b642b106a76e19de3751afb53ccdcf4
sha512=ec6d35f0f4da219490cad7969d86e9128b7c3f03baa507f662b038b1915383581eda697ddb0e734a1a5311ef6b0908b1d0cf375a0be5dbb1aa7e9e79848037cc

doc/lustre-v6/Soc2cDep/index.html

Module Soc2cDepSource

Choose between the various C code generators (heap-based, Stack based, etc).

the "Dep" in the module name means "Depends", but I'm not happy with this name...

Sourceval gen_assign_var_expr : Soc.t -> Soc.var_expr -> Soc.var_expr -> string
Sourceval step_name : Soc.key -> string -> string
Sourceval get_step_prototype : Soc.step_method -> Soc.t -> string * string * string
Sourceval string_of_var_expr : Soc.t -> Soc.var_expr -> string
Sourceval ctx_var : Soc2cUtil.var_kind -> Soc.t -> Lv6Id.t -> string
Sourceval gen_step_call : Soc.t -> Soc.t -> Soc.var_expr list -> Soc.var_expr list -> string -> string -> string -> string
Sourceval inlined_soc : Soc.key -> bool
Sourceval get_predef_op : Soc.key -> string

Returns the C code corresponding a soc key

Sourceval get_iterator : Soc.t -> string -> Soc.t -> int -> string

Returns the C code implementing an iterator (map, fill, red)

Sourceval get_condact : Soc.t -> Soc.t -> Soc.var_expr list -> string

Returns the C code implementing a condact

Sourceval get_boolred : Soc.t -> int -> int -> int -> string

Returns the C code implementing a boolred

Sourceval typedef_of_soc : Soc.t -> string
OCaml

Innovation. Community. Security.