- An exhaustive set of links related to ML
- Of interest: Unix system programming in Standard ML by Anthony Shipman.
- C&C - A Crash Course on ML Modules; HN
Implmenting an ML style langauge:
- MinCaml: A Simple and Efficient Compiler for a Minimal Functional Language Eijiro Sumii, 2005.
- The Zinc experiment: An economical implementation of the ML language Xavier Leroy, 1990.
- A few papers on Caml