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 |
---|---|
Author | Daniel Bünzli <daniel.buenzli i@erratique.ch> |
License | BSD-3-Clause |
Published | |
Homepage | http://erratique.ch/software/react |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Source [http] | http://erratique.ch/software/react/releases/react-1.0.0.tbz sha256=dd7dd227930fa8a57514e570d182dca31ad71bf210a3e5247c9721330f22e10b md5=28dffef441f84d626829a812c675bc6d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/react/react.1.0.0/opam |
Required by