[Haskell-cafe] Computer Science Books using Haskell

Don Stewart dons at galois.com
Mon Jan 14 02:52:07 EST 2008


Hi Paul,

One textbook on algorithms with a functional approach is by Fethi Rabhi
and Guy Lapalme: "Algorithms: A functional programming approach"
published by Addison-Wesley, 235 pages, ISBN 0-201-59604-0

I'd imagine they wouldn't use many OCR unfriendly characters.

"Purely Functional Data Structures" by Chris Okasaki, is also a
classic. ISBN 0-521-63124-6

For compiler construction from a functional perspective, Appel's 
"Modern Compiler Implementation in ML" is well regarded. 

-- Don


More information about the Haskell-Cafe mailing list