reactversion

Declarative events and signals for OCaml

React is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : declarative events and signals. React doesn't define any primitive event or signal, it lets the client chooses the concrete timeline.

React is made of a single, independent, module and distributed under the BSD3 license.

Tags reactive declarative signal event frp org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseBSD-3-Clause
Published
Homepagehttp://erratique.ch/software/react
Issue Trackerhttps://github.com/dbuenzli/react/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Source [http] http://erratique.ch/software/react/releases/react-1.2.0.tbz
md5=f071a1308b6cad131c55cda8677823c3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/react/react.1.2.0/opam
Optionally used by