How to Install libsexplib-ocaml in Ubuntu 18.04



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

sudo apt update
sudo apt install libsexplib-ocaml

Description:

automated conversions between OCaml-values and S-expressions (runtime)

Sexplib library contains functionality for parsing and pretty-printing S-expressions. . Another module contained in Sexplib you to extract and replace sub-expressions in S-expressions. . This package contains runtime files.

Homepage: http://janestreet.github.io/

Version: 113.33.03-3ubuntu2

Section: universe/ocaml