Standard ML resources
Standard ML quick reference sheet: [ps] [two-on-one ps] [pdf]
Harper's full SML tutorial
Exercises
Various exercises to familiarise yourself with Standard ML:
- Exercise 1: Type judgements in SML
- Exercise 2: Simple functions, lists, and recursion
- Exercise 3: Pattern matching
- Exercise 4: Functions as values
- Exercise 5: Data types
Copyright © 2003 Christoph Reichenbach (reichenb (at) colorado.edu)
Any feedback would be appreciated!