<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.23">
<title>TalkMLtonHistory</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<link rel="stylesheet" href="./asciidoctor.css">
<link rel="stylesheet" href="./mlton.css">

</head>
<body class="article">
<div id="mlton-header">
<div id="mlton-header-text">
<h2>
<a href="./Home">
MLton
20241230
</a>
</h2>
</div>
</div>
<div id="header">
<h1>TalkMLtonHistory</h1>
</div>
<div id="content">
<div class="sect1">
<h2 id="_mlton_history">MLton History</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 25%;">
<col style="width: 75%;">
</colgroup>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">April 1997</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Stephen Weeks wrote a defunctorizer for SML/NJ</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Aug. 1997</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Begin independent compiler (<code>smlc</code>)</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Oct. 1997</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Monomorphiser</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Nov. 1997</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Polyvariant higher-order control-flow analysis (10,000 lines)</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">March 1999</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">First release of MLton (48,006 lines)</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Jan. 2002</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">MLton at 102,541 lines</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Jan. 2003</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">MLton at 112,204 lines</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Jan. 2004</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">MLton at 122,299 lines</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Nov. 2004</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">MLton at 141,311 lines</p></td>
</tr>
</tbody>
</table>
<div class="paragraph">
<p>&#160;<br>
&#160;<br></p>
</div>
<div class="paragraph">
<p>See <a href="History">History</a>.</p>
</div>
<div class="paragraph">
<p>&#160;<br>
&#160;<br>
&#160;<br></p>
</div>
<hr>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
</colgroup>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="TalkMLtonFeatures">Prev</a></p></td>
<td class="tableblock halign-right valign-top"><p class="tableblock"><a href="TalkDiveIn">Next</a></p></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="mlton-footer">
<div id="mlton-footer-text">
<div>
Last updated Thu Oct 21 15:53:06 2021 -0400 by Matthew Fluet.
<a href="https://github.com/MLton/mlton/commits/master/doc/guide/src/TalkMLtonHistory.adoc">Log</a>
<a href="https://github.com/MLton/mlton/edit/master/doc/guide/src/TalkMLtonHistory.adoc">Edit</a>
</div>
</div>
</body>
</html>