note
Declarative events and signals for OCaml

Install

Authors

Maintainers

Sources

note-0.0.2.tbz
sha512=c697cbb0451d6f05e0397ef239810d270b8d98eabcab5e0c973f19f252ca10a851b14b0b7aa003d32ee7099d2cc2d2f6d5d4d6251f58c4341525d662494aac03

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 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

Conflicts

None