react
Declarative events and signals for OCaml
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Apr 2014
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
0install
< "2.12.1"
inquire
= "0.2.1"
lambda-term
>= "1.6" & != "1.11"
obus
>= "1.1.6" & < "1.2.0"
ocsigenserver
>= "2.4.0"
reactiveData
< "0.2.2"
utop
>= "1.12"