Categories
MLton
MLton is a whole-program optimizing Standard ML compiler that supports the full SML 97 language. Features include a complete basis library (except for use) matching the 2002 specs, untagged native integers and reals, unboxed native arrays, fast C FFI, multiple garbage collection strategies (copying, mark contact, generational), source-level profiling of both time and allocation, and a fast IntInf based on GNUmp.
It also includes libraries for continuations, finalization, heap save and restore, interval timers, random numbers, resource limits, resource usage, signal handlers, system logging, threads, weak pointers.
Last updated 16 May, 2005
Versions
20041109
20041109 stable released 2004-11-09
- Released: 9 Nov, 2004
- Code Maturity: Stable
- Source Archive: http://mlton.org/pages/Download/attachments/mlt...
- Licenses: SimplePermissiveNonWarranty
- Interfaces: Command Line, Library
User Community and Support
User guide available in HTML format from http://mlton.org/Documentation
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
pserver:anonymous@cvs.mlton.org:/cvsroot/mlton co mlton - VCS Repository Webview
- irc://irc.freenode.net/#sml



