package rizzo

  1. Overview
  2. No Docs
FRP library implementation of Rizzo

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rizzo-0.2.0.tbz
sha256=de51172f943234c51afaa88764d29fc7802109cab6a9ff659adf106459de3d1c
sha512=b79d8254946de6034168b689f1e33612dc8b3ac799c9c6c70adf15b910f3f1bb26f1f4cda4bf1f43a559b6f9adfc73a30a803679a4de1d6771cd979a13f246d0

Description

Rizzo is a Functional Reactive Programming (FRP) library implemented in OCaml. It provides abstractions and tools for building reactive applications with ease and efficiency. Rizzo was made as one solution to the challenges with time leaks in FRP systems.

Dependencies (2)

  1. dune >= "3.20"
  2. ocaml >= "5.3"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None