Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / StandardMLBooks.adoc
1 StandardMLBooks
2 ===============
3
4 == Introductory Books ==
5
6 * <!Cite(Ullman98, Elements of ML Programming)>
7
8 * <!Cite(Paulson96, ML For the Working Programmer)>
9
10 * <!Cite(HansenRichel99, Introduction to Programming using SML)>
11
12 * <!Cite(FelleisenFreidman98, The Little MLer)>
13
14 == Applications ==
15
16 * <!Cite(Shipman02, Unix System Programming with Standard ML)>
17
18 == Reference Books ==
19
20 * <!Cite(GansnerReppy04, The Standard ML Basis Library)>
21
22 * <:DefinitionOfStandardML:The Definition of Standard ML (Revised)>
23
24 == Related Topics ==
25
26 * <!Cite(Reppy07, Concurrent Programming in ML)>
27
28 * <!Cite(Okasaki99, Purely Functional Data Structures)>