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 |
Dependencies |
|
Source [http] | http://reactiveml.org/distrib/rml-1.09.04-2016-03-23.tar.gz sha256=66d01dc44a6f019c520eab32394bea12e7f7c350899e6110ce804fa10010bbc0 md5=ae95d5367ed8524b0161b11bbef83e60 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.09.04/opam |
Required by
- wcs-lib>=2017-05-26.02