How to Install libsmlnj-smlnj in Ubuntu 18.04



Install libsmlnj-smlnj by entering the following commands in the terminal:

sudo apt update
sudo apt install libsmlnj-smlnj

Description:

Useful libraries for Standard ML of New Jersey

A library for SML, including: * Util A general utility library. * Controls A library of support code for managing application controls. * HashCons A library supporting hash-consing of data structures and efficient sets and maps using hash-consed keys. * HTML Provides parsing and pretty printing of HTML. * INet Networking utilities. * PP Pretty-printing library. * Reactive A low-level reactive scripting library. * RegExp Regular-expression library. * Unix A set of unix specific utilities.

Homepage: http://www.smlnj.org/

Version: 110.79-4

Section: universe/devel