Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / TalkFromSMLTo
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>TalkFromSMLTo</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>TalkFromSMLTo</h1>
27 </div>
28 <div id="content">
29 <div class="sect1">
30 <h2 id="_from_standard_ml_to_s_t_f_o_il">From Standard ML to S-T F-O IL</h2>
31 <div class="sectionbody">
32 <div class="ulist"><ul>
33 <li>
34 <p>
35 What issues arise when translating from Standard ML into an intermediate language?
36 </p>
37 </li>
38 </ul></div>
39 <div class="paragraph"><p>&#160;<br>
40 &#160;<br>
41 &#160;<br></p></div>
42 <hr>
43 <table class="tableblock frame-all grid-all"
44 style="
45 width:100%;
46 ">
47 <col style="width:50%;">
48 <col style="width:50%;">
49 <tbody>
50 <tr>
51 <td class="tableblock halign-left valign-top" ><p class="tableblock"><a href="TalkMLtonApproach"> Prev</a></p></td>
52 <td class="tableblock halign-right valign-top" ><p class="tableblock"><a href="TalkHowModules"> Next</a></p></td>
53 </tr>
54 </tbody>
55 </table>
56 </div>
57 </div>
58 </div>
59 <div id="footnotes"><hr></div>
60 <div id="footer">
61 <div id="footer-text">
62 </div>
63 <div id="footer-badges">
64 </div>
65 </div>
66 </body>
67 </html>