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

Module Location

type location =
  1. | Loc of int * int
val input_name : string ref
val input_chan : in_channel ref
val initialize : string -> unit
val no_location : location
val error_prompt : string
val output_lines : Format.formatter -> int -> int -> int -> int -> int -> unit
val output_loc : Format.formatter -> (unit -> char) -> (int -> 'a) -> bool -> location -> unit
val output_location : Format.formatter -> location -> unit
val output_input_name : Format.formatter -> unit
OCaml

Innovation. Community. Security.