Description
Compiles Standard ML programs using whole-program optimization, where the compiler analyzes the complete program to produce efficient output. It is useful for developers working with the Standard ML language.
Use it when building, testing, or learning Standard ML projects that target MLton. It is a terminal-based compiler and does not provide an interactive desktop development environment by itself.