mlton
Optimizing compiler for Standard ML - compiler
Install
- All systems
-
curl cmd.cat/mlton.sh
- Debian
-
apt-get install mlton-compiler
- Ubuntu
-
apt-get install mlton-compiler
- Arch Linux
-
pacman -S mlton
- Kali Linux
-
apt-get install mlton-compiler
- Fedora
-
dnf install mlton
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mlton-compiler
- OS X
-
brew install mlton
- Raspbian
-
apt-get install mlton
- Dockerfile
- dockerfile.run/mlton
mlton-compiler
Optimizing compiler for Standard ML - compiler
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 compiler itself.
mlton
Optimizing compiler for Standard ML
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 metapackage depends on all MLton packages.