MLton

From Wikipedia, the free encyclopedia

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 to this day with a growing worldwide community of developers and users, who have helped to port MLton to a number of platforms.

[edit] References

  1. ^ a b c Stephen Weeks (September 16, 2006). Whole-Program Compilation in MLton (PDF). ML Workshop 2006, invited lecture. Retrieved on 2007-12-02.

[edit] External links