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/Pcaus/index.html

Module Pcaus

module S : sig ... end

a set of causality names

module M : sig ... end

and a module to represent the successors of a causality variable

val type_name : Misc.name_assoc_table
val info : Defcaus.info -> string
val polarity : Defcaus.polarity -> string
val useful : bool -> string
val level : int -> string
val extra : Defcaus.t -> string
val caus : Format.formatter -> Defcaus.t -> unit
val caus_list : Format.formatter -> Defcaus.t list -> unit
val caus_by_name : Format.formatter -> Defcaus.t -> unit
val ptype : Format.formatter -> Defcaus.tc -> unit
val set : Format.formatter -> S.t -> unit
val relation : Format.formatter -> (Defcaus.t * Defcaus.t list) list -> unit
val scheme : Format.formatter -> Defcaus.tc_scheme -> unit
val cycle : bool -> Format.formatter -> Defcaus.t list -> unit
val declaration : Format.formatter -> string -> Defcaus.tc_scheme -> unit
OCaml

Innovation. Community. Security.