package rml

  1. Overview
  2. No Docs
ReactiveML: a programming language for implementing interactive systems.

Install

Dune Dependency

Authors

Maintainers

Sources

rml-1.09.04-2016-03-23.tar.gz
md5=ae95d5367ed8524b0161b11bbef83e60

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: 24 Mar 2016

Dependencies (3)

  1. num
  2. ocamlbuild build
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. wcs-lib >= "2017-05-26.02"

Conflicts

None