ML Information
On-line Information about Standard ML
An ML Compiler for DOS and MS-Windows:
Moscow ML
An ML compiler from Microsoft:
SML.NET
(Note that this compiler does not support interactive evaluation.)
Jeffrey D. Ullman's notes about his ML textbook
Andrew Cumming's
"A Gentle Introduction to ML"
comp.lang.ML FAQ
comp.lang.functional FAQ
List of "Real-World" Applications of Functional Programming
Insertion Sort
Reverse
Fast Exponentiation
Mergesort
Powerset
Map
Quicksort (two versions)