MLton
MLton
http://mlton.org/
Compiler for the Standard ML programming language
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.
Documentation
User guide available in HTML format from http://mlton.org/Documentation
IRC development channel
- irc://irc.freenode.net/sml
Download
https://sourceforge.net/projects/mlton/files/mlton/20130715/mlton-20130715.src.tgz/download
version 20130715
(stable)
released on 16 July 2013
VCS Checkout
pserver:anonymous@cvs.mlton.org:/cvsroot/mlton co mlton
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Stephen Weeks | Maintainer |
See for a complete list of contributors | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://cvs.mlton.org/cgi-bin/viewcvs.cgi/mlton/mlton/ |
Support | mailto:mlton-user@mlton.org | |
Bug Tracking,Developer | mailto:mlton@mlton.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 1 March 2017.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.