MLton

MLton is an open source, whole-program optimizing compiler for the Standard ML programming language.[1]

MLton aims to produce fast executables, and to encourage rapid prototyping and modular programming by eliminating performance penalties often associated with the use of high-level language features.[1]

MLton development began in 1997,[1] and continues[2] to this day with a growing worldwide community of developers and users, who have helped to port MLton to a number of platforms.

References

  1. ^ a b c Stephen Weeks (September 16, 2006). "Whole-Program Compilation in MLton" (PDF). ML Workshop 2006, invited lecture. http://mlton.org/pages/References/attachments/060916-mlton.pdf. Retrieved 2007-12-02. 
  2. ^ Repository - markup - svn: mlton/trunk/doc/changelog

External links