How to Install libreact-ocaml in Ubuntu 18.04



Install libreact-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libreact-ocaml

Description:

functional reactive programming in OCaml (plugins)

React is an OCaml module for functional reactive programming. It provides support to program with time varying values: applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline. . This package contains dynamically loadable plugins of React.

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

Version: 1.2.0-3build1

Section: universe/ocaml