package note

  1. Overview
  2. Docs
Declarative events and signals for OCaml

Install

Authors

Maintainers

Sources

note-0.0.3.tbz
sha512=cd972d9066fc712625fd143f5bfe94f66d0c8c47adcd0c0dcde698cf7a88a4b8065bc6a39252916f7f2dd763d5c525a0826be9b33d564af5e260e1577b3e6d31

Description

Note is an OCaml library for functional reactive programming (FRP). It provides support to program with time varying values: declarative events and signals.

Note also has (optional and experimental) support for reactive browser programming with the brr library.

Note is distributed under the ISC license.

Homepage: http://erratique.ch/software/note

Dependencies (4)

  1. topkg build & >= "1.0.3"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. brr < "0.0.6"

Conflicts (1)

  1. brr < "0.0.6"