package zelus

  1. Overview
  2. Docs
val new_prob : unit -> Ident.t
val prob_varpat : Ident.t -> Zelus.pattern
val prob_var : Ident.t -> Zelus.exp
val expression : Ident.t -> Zelus.exp -> Zelus.exp

Translation of expressions.

val equation : Ident.t -> Zelus.eq -> Zelus.eq
val equation_list : Ident.t -> Zelus.eq list -> Zelus.eq list
val block : Ident.t -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block

Translate a block

val local : Ident.t -> Zelus.local -> Zelus.local
OCaml

Innovation. Community. Security.