Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Readings for Learning Haskell
[go: Go Back, main page]

Readings for Learning Haskell

Haskell is a lazy, purely functional programming language.

Learning Haskell

The following are good books for learning Haskell. I have used both Davie's and Thompson's books with Computer Science graduate students. However, the Davie book is a bit out-of-date with respect to the latest version of Haskell.

Other Haskell Resources

The following are some WWW resources for Haskell.
Last update $Date: 1997/08/07 15:59:56 $
Gary T. Leavens