run.x86-linux.so
Standard ML of New Jersey runtime system
Install
- All systems
-
curl cmd.cat/run.x86-linux.so.sh
- Debian
-
apt-get install smlnj-runtime - Ubuntu
-
apt-get install smlnj-runtime - Kali Linux
-
apt-get install smlnj-runtime - Windows (WSL2)
-
sudo apt-get updatesudo 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.