Introduction to Standard ML
These notes are an introduction to the
Standard ML programming language. Topics covered includes: Interacting with ML,
Polymorphism and Overloading, Exceptions, Basic expressions, values, and types,
Identfiers, bindings, and declarations, Modules System, Input and Output.
Author(s): Robert Harper
106 Pages