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.
Published | |
---|---|
Homepage | http://reactiveml.org |
Maintainer | devel@reactiveml.org |
Available | os != "linux" & false |
Dependencies | |
Source [http] | http://rml.lri.fr/distrib/rml-1.09.00-2013-09-09.tar.gz sha256=b1ee776f3b2d4cdc6008086a88db9eb32150e6d339e02b068d15498167b2c2e3 md5=c62a82b37d6fde19377231d5830c980e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.09.00/opam |
Required by
- wcs-lib>=2017-05-26.02