reactversion
Declarative events and signals for OCaml
Release %%VERSION%%
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 ISC license.
Tags | reactive declarative signal event frp org:erratique |
---|---|
Author | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
License | ISC |
Published | |
Homepage | http://erratique.ch/software/react |
Issue Tracker | https://github.com/dbuenzli/react/issues |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Source [http] | http://erratique.ch/software/react/releases/react-1.2.1.tbz sha256=7b2c5c078cc659dcd2202e5d89628df592c5e843b7e8f357b63db5f6d2e148aa md5=ce1454438ce4e9d2931248d3abba1fcc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/react/react.1.2.1/opam |
Required by