Froc
Froc is a library for function reactive programming in OCaml. The
interface is similar to FrTime and FlapJax, but (of course) typed,
implementing a monad of changeable values. The implementation is
data-driven, using the dynamic dependency graphs of Acar et al.'s
adaptive functional programming.
Froc can be used with ocamljs, and with the included Froc-dom library
can be used for web browser programming.
[ Homepage ]
| Author: | Jake Donham. |
| Last modification date: | 17-May-2010 |
| Version: | 0.2 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | System :: Distributed and parallel programming |
| Homepage: | http://github.com/jaked/froc |