What is MLton?
MLton is a whole-program optimizing compiler for the
Standard
ML programming language.
Requirements
MLton runs on X86 machines under Linux. It produces C code as output and
requires gcc to produce the final executable.
Installation requires 30M of disk space and 64M RAM.
Download
You can download the latest version
1999-7-12(2.6M).
The distribution contains:
- compiler sources
- basis library implementation
- user guide, both in
postscript and
html.
What's new?
In addition to several bugfixes, here are the changes since the
1999-3-19 version.
- Profiling support.
- FFI documentation and support.
- Callcc and throw added.
Performance
The latest performance numbers (no change since 1999-3-19)
are here.
Contact
Send comments, questions, and bug reports to
MLton@research.nj.nec.com.
To join the MLton mailing list, send mail to
majordomo@research.nj.nec.com
with a message body (not subject) of "subscribe MLton-discuss"
Last modified: Tue Jul 13 13:10:02 PDT 1999