rmlversion
ReactiveML: a programming language for implementing interactive systems.
ReactiveML is based on the synchronous reactive model embedded in an ML language (here a subset of OCaml). It provides synchronous parallel composition and dynamic features like the dynamic creation of processes. In ReactiveML, the reactive model is integrated at the language level (not as a library) which leads to safer and more natural programming.
Author | Louis Mandel louis@reactiveml.org |
---|---|
Published | |
Homepage | http://reactiveml.org |
Issue Tracker | bugs@reactiveml.org |
Maintainer | devel@reactiveml.org |
Available | false |
Dependencies |
|
Source [http] | http://rml.lri.fr/distrib/rml-1.08.06-2013-07-12.tar.gz sha256=2368b8e9eabe82f55cca1ab860d8b13193619ebcfd4ead0bb6faedfc2826652e md5=cd657e07d27cdc67fd5ed051d60b712c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.08.06/opam |
Required by
- wcs-lib>=2017-05-26.02