run.x86-linux

Standard ML of New Jersey runtime system

Install

All systems
curl cmd.cat/run.x86-linux.sh
Debian Debian
apt-get install smlnj-runtime
Ubuntu
apt-get install smlnj-runtime
image/svg+xml Kali Linux
apt-get install smlnj-runtime
Windows (WSL2)
sudo apt-get update sudo apt-get install smlnj-runtime

smlnj-runtime

Standard ML of New Jersey runtime system

SML/NJ is an implementation of the Standard ML programming language. This package includes the runtime system only -- it provides garbage collection and other support for compiled SML programs. Install this package if you want to run programs compiled with SML/NJ.