[Haskell-cafe] Computer Science Books using Haskell

Bryan O'Sullivan bos at serpentine.com
Mon Jan 14 13:01:46 EST 2008


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.

	<b


More information about the Haskell-Cafe mailing list