[MLton] SML Reference
Jesper Louis Andersen
jlouis@mongers.org
Wed, 1 Sep 2004 23:23:42 +0200
Quoting Matthew Fluet (fluet@cs.cornell.edu):
> ML for the Working Programmer by Lawrence C. Paulson
If you have been exposed to imperative programming, but not
functional programming, this is the book to read in my opinion.
L.C. Paulson has done a good job with this book I think.
> Purely Functional Data Structures by Chris Okasaki
> shows how to put functional programming to good use. Compare Okasaki's
> red-black tree implementation to CLR's.
I love this book. Theres much more than just RBTrees in it and
everything is implemented in SML.
--
j.