reactiveDataversion
Declarative events and signals for OCaml
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.
Tags | reactive declarative signal event frp |
---|---|
Author | Hugo Heuzard <hugo.heuzard@gmail.com> |
License | LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/ocsigen/reactiveData |
Issue Tracker | https://github.com/ocsigen/reactiveData/issues |
Maintainer | Ocsigen team <dev@ocsigen.org> |
Dependencies | |
Source [http] | https://github.com/ocsigen/reactiveData/releases/download/0.3.1/reactiveData-0.3.1.tbz sha256=ad73fa0434030cdbff27d8a2140fbb70dd6a09af0d318cd02522a1ce3302dc73 sha512=eece1988c8d60ffcbb714b9384a9bea893f6f4a44c0037395d6b2c43f0d06493377f9ca71f8e9751d2148bdfdc357cd8a5445e8b8ea73dc6b2e6acb3cc17bb5c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/reactiveData/reactiveData.0.3.1/opam |
Required by