package zelus

  1. Overview
  2. Docs
A synchronous language with ODEs

Install

Dune Dependency

Authors

Maintainers

Sources

2.2.tar.gz
md5=437ae922f1fda392efca3e37e8b8bb4c
sha512=d591cdbeedb8f3a7f568d6d4994de572093822cb354b112886326219174311715a71a35de57a4c2070eae349f65f0c8f3d6c2f6a5a79a8187bbffc687cd108a6

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 : Zmisc.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.