package zelus

  1. Overview
  2. Docs
A synchronous language with ODEs

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b

doc/zelus.zlcompilerlibs/Markfunctions/index.html

Module Markfunctions

type info = {
  1. inputs : Causal.S.t;
  2. outputs : Causal.S.t;
  3. o_table : Causal.S.t Causal.M.t;
  4. io_table : Causal.S.t Causal.M.t;
}
val funexp_info : Zelus.funexp -> info
val to_inline : info -> Defcaus.tc list -> Defcaus.tc -> bool
val funexp_mark_to_inline : info -> Zelus.funexp -> Zelus.funexp
OCaml

Innovation. Community. Security.