Import Debian changes 20180207-1
[hcoop/debian/mlton.git] / doc / guide / localhost / WesleyTerpstra
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>WesleyTerpstra</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>WesleyTerpstra</h1>
27 </div>
28 <div id="content">
29 <div id="preamble">
30 <div class="sectionbody">
31 <div class="paragraph"><p>Wesley W. Terpstra is a PhD student at the Technische Universitat Darmstadt (Germany).</p></div>
32 <div class="paragraph"><p>Research interests</p></div>
33 <div class="ulist"><ul>
34 <li>
35 <p>
36 Distributed systems (P2P)
37 </p>
38 </li>
39 <li>
40 <p>
41 Number theory (Error-correcting codes)
42 </p>
43 </li>
44 </ul></div>
45 <div class="paragraph"><p>My interest in SML is centered on the fact the the language is able to directly express ideas from number theory which are important for my work. Modules and Functors seem to be a very natural basis for implementing many algebraic structures. MLton provides an ideal platform for actual implementation as it is fast and has unboxed words.</p></div>
46 <div class="paragraph"><p>Things I would like from MLton in the future:</p></div>
47 <div class="ulist"><ul>
48 <li>
49 <p>
50 Some better optimization of mathematical expressions
51 </p>
52 </li>
53 <li>
54 <p>
55 IPv6 and multicast support
56 </p>
57 </li>
58 <li>
59 <p>
60 A complete GUI toolkit like mGTK
61 </p>
62 </li>
63 <li>
64 <p>
65 More supported platforms so that applications written under MLton have a wider audience
66 </p>
67 </li>
68 </ul></div>
69 </div>
70 </div>
71 </div>
72 <div id="footnotes"><hr></div>
73 <div id="footer">
74 <div id="footer-text">
75 </div>
76 <div id="footer-badges">
77 </div>
78 </div>
79 </body>
80 </html>