<!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.26">
<title>SMLSharp</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+git20251029+dfsg-5
</a>
</h2>
</div>
</div>
<div id="header">
<h1>SMLSharp</h1>
</div>
<div id="content">
<div class="paragraph">
<p><a href="https://smlsharp.github.io/">SML#</a> is an
<a href="StandardMLImplementations">implementation</a> of an extension of SML.</p>
</div>
<div class="paragraph">
<p>It includes some generally useful SML tools including a pretty printer generator, a document generator, and a regression testing framework, and scripting library.</p>
</div>
</div>
</body>
</html>