
14 Jan
2008
14 Jan
'08
1:01 p.m.
PR Stanley wrote:
Can the list recommend books that use Haskell - or any FP language but preferably Haskell - to illustrate the principles of compilers and/or algorithms?
Try Andrew Appel's "Modern Compiler Implementation in ML" http://www.cs.princeton.edu/~appel/modern/ml/ which, as it uses SML for everything, should translate quite readily to Haskell.