Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / Users
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>Users</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>Users</h1>
27 </div>
28 <div id="content">
29 <div id="preamble">
30 <div class="sectionbody">
31 <div class="paragraph"><p>Here is a list of companies, projects, and courses that use or have
32 used MLton. If you use MLton and are not here, please add your
33 project with a brief description and a link. Thanks.</p></div>
34 </div>
35 </div>
36 <div class="sect1">
37 <h2 id="_companies">Companies</h2>
38 <div class="sectionbody">
39 <div class="ulist"><ul>
40 <li>
41 <p>
42 <a href="http://www.hardcoreprocessing.com/">Hardcore Processing</a> uses MLton as a <a href="http://www.hardcoreprocessing.com/Freeware/MLTonWin32.html">crosscompiler from Linux to Windows</a> for graphics and game software.
43 </p>
44 <div class="ulist"><ul>
45 <li>
46 <p>
47 <a href="http://www.cex3d.net/">CEX3D Converter</a>, a conversion program for 3D objects.
48 </p>
49 </li>
50 <li>
51 <p>
52 <a href="http://www.hardcoreprocessing.com/company/showreel/index.html">Interactive Showreel</a>, which contains a crossplatform GUI-toolkit and a realtime renderer for a subset of RenderMan written in Standard ML.
53 </p>
54 </li>
55 <li>
56 <p>
57 various <a href="http://www.hardcoreprocessing.com/entertainment/index.html">games</a>
58 </p>
59 </li>
60 </ul></div>
61 </li>
62 <li>
63 <p>
64 <a href="http://www.mathworks.com/products/polyspace/">MathWorks/PolySpace Technologies</a> builds their product that detects runtime errors in embedded systems based on abstract interpretation.
65 </p>
66 </li>
67 <li>
68 <p>
69 <a href="http://www.reactive-systems.com/">Reactive Systems</a> uses MLton to build Reactis, a model-based testing and validation package used in the automotive and aerospace industries.
70 </p>
71 </li>
72 </ul></div>
73 </div>
74 </div>
75 <div class="sect1">
76 <h2 id="_projects">Projects</h2>
77 <div class="sectionbody">
78 <div class="ulist"><ul>
79 <li>
80 <p>
81 <a href="http://www-ia.hiof.no/%7Erolando/adate_intro.html">ADATE</a>, Automatic Design of Algorithms Through Evolution, a system for automatic programming i.e., inductive inference of algorithms. ADATE can automatically generate non-trivial and novel algorithms written in Standard ML.
82 </p>
83 </li>
84 <li>
85 <p>
86 <a href="http://types.bu.edu/reports/Dim+Wes+Mul+Tur+Wel+Con:TIC-2000-LNCS.html">CIL</a>, a compiler for SML based on intersection and union types.
87 </p>
88 </li>
89 <li>
90 <p>
91 <a href="http://www.cs.cmu.edu/%7Econcert/">ConCert</a>, a project investigating certified code for grid computing.
92 </p>
93 </li>
94 <li>
95 <p>
96 <a href="http://hcoop.sourceforge.net/">Cooperative Internet hosting tools</a>
97 </p>
98 </li>
99 <li>
100 <p>
101 <a href="http://www.fantasy-coders.de/projects/gh/">Guugelhupf</a>, a simple search engine.
102 </p>
103 </li>
104 <li>
105 <p>
106 <a href="http://www.mpi-sws.org/%7Erossberg/hamlet/">HaMLet</a>, a model implementation of Standard ML.
107 </p>
108 </li>
109 <li>
110 <p>
111 <a href="http://code.google.com/p/kepler-code/">KeplerCode</a>, independent verification of the computational aspects of proofs of the Kepler conjecture and the Dodecahedral conjecture.
112 </p>
113 </li>
114 <li>
115 <p>
116 <a href="http://www.gilith.com/research/metis/">Metis</a>, a first-order prover (used in the <a href="http://hol.sourceforge.net/">HOL4 theorem prover</a> and the <a href="http://isabelle.in.tum.de/">Isabelle theorem prover</a>).
117 </p>
118 </li>
119 <li>
120 <p>
121 <a href="http://tom7misc.cvs.sourceforge.net/viewvc/tom7misc/net/mlftpd/">mlftpd</a>, an ftp daemon written in SML. <a href="TomMurphy">TomMurphy</a> is also working on <a href="http://tom7misc.cvs.sourceforge.net/viewvc/tom7misc/net/">replacements for standard network services</a> in SML. He also uses MLton to build his entries (<a href="http://www.cs.cmu.edu/%7Etom7/icfp2001/">2001</a>, <a href="http://www.cs.cmu.edu/%7Etom7/icfp2002/">2002</a>, <a href="http://www.cs.cmu.edu/%7Etom7/icfp2004/">2004</a>, <a href="http://www.cs.cmu.edu/%7Etom7/icfp2005/">2005</a>) in the annual ICFP programming contest.
122 </p>
123 </li>
124 <li>
125 <p>
126 <a href="http://www.informatik.uni-freiburg.de/proglang/research/software/mlope/">MLOPE</a>, an offline partial evaluator for Standard ML.
127 </p>
128 </li>
129 <li>
130 <p>
131 <a href="http://www.ida.liu.se/%7Epelab/rml/">RML</a>, a system for developing, compiling and debugging and teaching structural operational semantics (SOS) and natural semantics specifications.
132 </p>
133 </li>
134 <li>
135 <p>
136 <a href="http://www.macs.hw.ac.uk/ultra/skalpel/index.html">Skalpel</a>, a type-error slicer for SML
137 </p>
138 </li>
139 <li>
140 <p>
141 <a href="http://www.cs.cmu.edu/%7Etom7/ssapre/">SSA PRE</a>, an implementation of Partial Redundancy Elimination for MLton.
142 </p>
143 </li>
144 <li>
145 <p>
146 <a href="Stabilizers">Stabilizers</a>, a modular checkpointing abstraction for concurrent functional programs.
147 </p>
148 </li>
149 <li>
150 <p>
151 <a href="http://ttic.uchicago.edu/%7Epl/sa-sml/">Self-Adjusting SML</a>, self-adjusting computation, a model of computing where programs can automatically adjust to changes to their data.
152 </p>
153 </li>
154 <li>
155 <p>
156 <a href="http://faculty.ist.unomaha.edu/winter/ShiftLab/TL_web/TL_index.html">TL System</a>, providing general-purpose support for rewrite-based transformation over elements belonging to a (user-defined) domain language.
157 </p>
158 </li>
159 <li>
160 <p>
161 <a href="http://projects.laas.fr/tina/">Tina</a> (Time Petri net Analyzer)
162 </p>
163 </li>
164 <li>
165 <p>
166 <a href="http://www.twelf.org/">Twelf</a> an implementation of the LF logical framework.
167 </p>
168 </li>
169 <li>
170 <p>
171 <a href="http://www.cs.indiana.edu/%7Errnewton/wavescope/">WaveScript/WaveScript</a>, a sensor network project; the WaveScript compiler can generate SML (MLton) code.
172 </p>
173 </li>
174 </ul></div>
175 </div>
176 </div>
177 <div class="sect1">
178 <h2 id="_courses">Courses</h2>
179 <div class="sectionbody">
180 <div class="ulist"><ul>
181 <li>
182 <p>
183 <a href="http://www.eecs.harvard.edu/%7Enr/cs152/">Harvard CS-152</a>, undergraduate programming languages.
184 </p>
185 </li>
186 <li>
187 <p>
188 <a href="http://www.ia-stud.hiof.no/%7Erolando/PL/">Høgskolen i Østfold IAI30202</a>, programming languages.
189 </p>
190 </li>
191 </ul></div>
192 </div>
193 </div>
194 </div>
195 <div id="footnotes"><hr></div>
196 <div id="footer">
197 <div id="footer-text">
198 </div>
199 <div id="footer-badges">
200 </div>
201 </div>
202 </body>
203 </html>