How to Install mlton-basis in Ubuntu 18.04



Install mlton-basis by entering the following commands in the terminal:

sudo apt update
sudo apt install mlton-basis

Description:

Optimizing compiler for Standard ML - basis library

MLton is a whole-program optimizing compiler for Standard ML. MLton generates standalone executables with excellent runtime performance, is SML 97 compliant, and has a complete basis library. MLton has source-level profiling, a fast C FFI, an interface to the GNU multiprecision library, and lots of useful libraries. . This package includes the cross-platform basis.

Homepage: http://mlton.org/

Version: 20130715-3

Section: universe/devel