Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / TalkWholeProgram.adoc
CommitLineData
7f918cf1
CE
1TalkWholeProgram
2================
3
4== Whole Program Compiler ==
5
6 * Each of these techniques requires whole-program analysis
7 * But, additional benefits:
8 ** eliminate (some) variability in programming styles
9 ** specialize representations
10 ** simplifies and improves runtime system
11
12{nbsp} +
13{nbsp} +
14{nbsp} +
15
16'''
17
18[cols="<,>"]
19|====
20|<:TalkHowHigherOrder: Prev>|<:TalkFolkLore: Next>
21|====