= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
ReactiveML: a programming language for implementing interactive systems.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
rml-1.09.05-2017-10-10.tar.gz
md5=55b0603d353f833254faa9721c9d2db6
Description
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: 12 Oct 2017
Dependencies (3)
- num
-
ocamlbuild
build
-
ocaml
>= "4.02" & < "5.0.0"
Dev Dependencies
-
None
Used by (1)
-
wcs-lib
>= "2017-05-26.02"
Conflicts
-
None
On This Page