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 |
---|---|
Licenses | QPL-1.0 and LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception |
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.07-2021-07-26.tar.gz sha256=74acc5319df33b4694d6894b0b8023c1ce3f8f0749c6f4dc587a42c102d809b0 md5=4fc5ca8f941f6a7f060fb9252389b8b4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rml/rml.1.09.07/opam |
Required by
- wcs-lib>=2017-05-26.02