Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 171636fb720078ab07822dd4a76f1938 > files > 2508

mlton-20130715-4.fc18.x86_64.rpm

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc 8.6.8">
<title>Release20041109</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css">
<link rel="stylesheet" href="./pygments.css" type="text/css">


<script type="text/javascript" src="./asciidoc.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
asciidoc.install();
/*]]>*/
</script>
<link rel="stylesheet" href="./mlton.css" type="text/css"/>
</head>
<body class="article">
<div id="banner">
<div id="banner-home">
<a href="./Home">MLton 20130715</a>
</div>
</div>
<div id="header">
<h1>Release20041109</h1>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p>This is an archived public release of MLton, version 20041109.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_changes_since_the_last_public_release">Changes since the last public release</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
New platforms:
</p>
<div class="ulist"><ul>
<li>
<p>
x86: FreeBSD 5.x, OpenBSD
</p>
</li>
<li>
<p>
PowerPC: Darwin (MacOSX)
</p>
</li>
</ul></div>
</li>
<li>
<p>
Support for the <a href="MLBasis"> ML Basis system</a>, a new mechanism supporting programming in the very large, separate delivery of library sources, and more.
</p>
</li>
<li>
<p>
Support for dynamic libraries.
</p>
</li>
<li>
<p>
Support for <a href="ConcurrentML">ConcurrentML</a> (CML).
</p>
</li>
<li>
<p>
New structures: <span class="monospaced">Int2</span>, <span class="monospaced">Int3</span>, &#8230;, <span class="monospaced">Int31</span> and <span class="monospaced">Word2</span>, <span class="monospaced">Word3</span>, &#8230;, <span class="monospaced">Word31</span>.
</p>
</li>
<li>
<p>
Front-end bug fixes and improvements.
</p>
</li>
<li>
<p>
A new form of profiling with <span class="monospaced">-profile count</span>, which can be used to test code coverage.
</p>
</li>
<li>
<p>
A bytecode generator, available via <span class="monospaced">-codegen bytecode</span>.
</p>
</li>
<li>
<p>
Representation improvements:
</p>
<div class="ulist"><ul>
<li>
<p>
Tuples and datatypes are packed to decrease space usage.
</p>
</li>
<li>
<p>
Ref cells may be unboxed into their containing object.
</p>
</li>
<li>
<p>
Arrays of tuples may represent the tuples unboxed.
</p>
</li>
</ul></div>
</li>
</ul></div>
<div class="paragraph"><p>For a complete list of changes and bug fixes since 20040227, see the
<a href="https://raw.github.com/MLton/mlton/on-20041109-release/doc/changelog"><span class="monospaced">changelog</span></a>.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_also_see">Also see</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
<a href="Bugs20041109">Bugs20041109</a>
</p>
</li>
</ul></div>
</div>
</div>
</div>
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
</div>
<div id="footer-badges">
</div>
</div>
</body>
</html>