Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / TalkMLtonApproach.adoc
CommitLineData
7f918cf1
CE
1TalkMLtonApproach
2=================
3
4== MLton's Approach ==
5
6 * whole-program optimization using a simply-typed, first-order intermediate language
7 * ensures programs are not penalized for exploiting abstraction and modularity
8
9{nbsp} +
10{nbsp} +
11{nbsp} +
12
13'''
14
15[cols="<,>"]
16|====
17|<:TalkStandardML: Prev>|<:TalkFromSMLTo: Next>
18|====