MLton: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Moved template from top of page to bottom.)
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}{{implementation|Standard ML}}
MLton is a whole-program optimizing compiler for [[Standard ML | SML]].
'''MLton''' is a whole-program [[optimizing compiler]] for [[Standard ML]].


* [http://mlton.org MLton homepage]
==External Links==
* [https://github.com/MLton/mlton MLton GitHub repository]

*[http://mlton.org/ MLton home page]

{{compiler}}

Latest revision as of 06:33, 11 April 2024

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
MLton is an implementation of Standard ML. Other implementations of Standard ML.

MLton is a whole-program optimizing compiler for Standard ML.