MLton: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
m (Moved template from top of page to bottom.)
Line 1:
{{compiler}}
 
MLton is a whole-program optimizing compiler for [[Standard ML | SML]].
 
Line 6 ⟶ 4:
 
*[http://mlton.org/ MLton home page]
 
{{compiler}}

Revision as of 20:26, 21 January 2007

MLton is a whole-program optimizing compiler for SML.

External Links

MLton is an example of a compiler. You may find the programming tasks that have been solved using it here.