Commit Graph

1 Commits

Author SHA1 Message Date
avsm
6683787d0b initial import of ocaml-react-0.9.4; ok espie@
From: Christopher Zimmermann <madroach@gmerlin.de>
--
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.
2012-08-18 23:13:53 +00:00