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://reactiveml.org/distrib/rml-1.09.02-2014-01-08.tar.gz sha256=f87d5ba62f375834831410dbf0d5c0246dfcc4cefec50a40fba27891ef05aab8 md5=b3d8c33ca574d6f68bb67f784a8ab2af |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.09.02/opam |
Required by
- wcs-lib>=2017-05-26.02