← All repos

react

Declarative events and signals for OCaml

Browse cluster: OCaml Systems and Utilities
103commits
1contributors
2languages

Tech stack & purpose

React is an OCaml module for functional reactive programming that provides declarative events and signals to program with time-varying values. The library is built as a single, independent module and distributed under the ISC license. React does not define primitive events or signals itself; instead, it allows clients to choose their own concrete timeline. The project includes sample programs demonstrating its use, including a clock display and a breakout game implementation.

Languages

OCaml
99.2%
HTML
0.8%

Contributors