Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / Home
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <meta name="generator" content="AsciiDoc 8.6.9">
6 <title>MLton</title>
7 <link rel="stylesheet" href="./asciidoc.css" type="text/css">
8 <link rel="stylesheet" href="./pygments.css" type="text/css">
9
10
11 <script type="text/javascript" src="./asciidoc.js"></script>
12 <script type="text/javascript">
13 /*<![CDATA[*/
14 asciidoc.install();
15 /*]]>*/
16 </script>
17 <link rel="stylesheet" href="./mlton.css" type="text/css">
18 </head>
19 <body class="article">
20 <div id="banner">
21 <div id="banner-home">
22 <a href="./Home">MLton 20180207</a>
23 </div>
24 </div>
25 <div id="header">
26 <h1>MLton</h1>
27 </div>
28 <div id="content">
29 <div class="sect1">
30 <h2 id="_what_is_mlton">What is MLton?</h2>
31 <div class="sectionbody">
32 <div class="paragraph"><p>MLton is an open-source, whole-program, optimizing
33 <a href="StandardML">Standard ML</a> compiler.</p></div>
34 </div>
35 </div>
36 <div class="sect1">
37 <h2 id="_what_8217_s_new">What&#8217;s new?</h2>
38 <div class="sectionbody">
39 <div class="ulist"><ul>
40 <li>
41 <p>
42 20180207: Please try out our latest release, <a href="Release20180207">MLton 20180207</a>.
43 </p>
44 </li>
45 <li>
46 <p>
47 20140730: <a href="http://www.cs.rit.edu/%7emtf">Matthew Fluet</a> and
48 <a href="http://www.cse.buffalo.edu/%7elziarek">Lukasz Ziarek</a> have been
49 awarded an <a href="http://www.nsf.gov/funding/pgm_summ.jsp?pims_id=12810">NSF
50 CISE Research Infrastructure (CRI)</a> grant titled "Positioning MLton
51 for Next-Generation Programming Languages Research;" read the award
52 abstracts
53 (<a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1405770">Award&#160;#1405770</a>
54 and
55 <a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1405614">Award&#160;#1405614</a>)
56 for more details.
57 </p>
58 </li>
59 </ul></div>
60 </div>
61 </div>
62 <div class="sect1">
63 <h2 id="_next_steps">Next steps</h2>
64 <div class="sectionbody">
65 <div class="ulist"><ul>
66 <li>
67 <p>
68 Read about MLton&#8217;s <a href="Features">Features</a>.
69 </p>
70 </li>
71 <li>
72 <p>
73 Look at <a href="Documentation">Documentation</a>.
74 </p>
75 </li>
76 <li>
77 <p>
78 See some <a href="Users">Users</a> of MLton.
79 </p>
80 </li>
81 <li>
82 <p>
83 <a href="https://sourceforge.net/projects/mlton/files/mlton/20180207">Download</a> MLton.
84 </p>
85 </li>
86 <li>
87 <p>
88 Meet the MLton <a href="Developers">Developers</a>.
89 </p>
90 </li>
91 <li>
92 <p>
93 Get involved with MLton <a href="Development">Development</a>.
94 </p>
95 </li>
96 <li>
97 <p>
98 User-maintained <a href="FAQ">FAQ</a>.
99 </p>
100 </li>
101 <li>
102 <p>
103 <a href="Contact">Contact</a> us.
104 </p>
105 </li>
106 </ul></div>
107 </div>
108 </div>
109 </div>
110 <div id="footnotes"><hr></div>
111 <div id="footer">
112 <div id="footer-text">
113 </div>
114 <div id="footer-badges">
115 </div>
116 </div>
117 </body>
118 </html>