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.09.05-2017-10-10.tar.gz sha256=dab3ff9a544a4af70d27f5ec767d34ed52c5d954d4e08407a5a30d59048753ac md5=55b0603d353f833254faa9721c9d2db6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.09.05/opam |
Required by
- wcs-lib>=2017-05-26.02