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:
  1. Exercise 1: Type judgements in SML
  2. Exercise 2: Simple functions, lists, and recursion
  3. Exercise 3: Pattern matching
  4. Exercise 4: Functions as values
  5. Exercise 5: Data types

Copyright © 2003 Christoph Reichenbach (reichenb (at) colorado.edu)
Any feedback would be appreciated!