How to Install libreact-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libreact-ocaml-dev

Description:

functional reactive programming in OCaml

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 development files of React.

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

Version: 1.2.0-3build1

Section: universe/ocaml