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