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

Module Remove_last_in_patterns

val eq_lx_last_m_m_x : Zident.t -> Zident.t -> Zident.t -> Deftypes.typ -> Zelus.eq list -> Zelus.eq list
val extend_block : 'a Zelus.block -> Deftypes.tentry Zident.Env.t -> Zelus.eq list -> 'a Zelus.block
val equation : Zident.t Zident.Env.t -> Zelus.eq -> Zelus.eq

Translation of equations.

val equation_list : Zident.t Zident.Env.t -> Zelus.eq list -> Zelus.eq list
val block_eq_list : Zident.t Zident.Env.t -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block
val present_handler_block_eq_list : Zident.t Zident.Env.t -> Zelus.eq list Zelus.block Zelus.present_handler list -> Zelus.eq list Zelus.block Zelus.present_handler list
val match_handler_block_eq_list : Zident.t Zident.Env.t -> Zelus.eq list Zelus.block Zelus.match_handler list -> Zelus.eq list Zelus.block Zelus.match_handler list
val locals : Zident.t Zident.Env.t -> Zelus.local list -> Zelus.local list
OCaml

Innovation. Community. Security.