[Haskell-cafe] Good Haskell introduction for an Ocaml programmer?
Seth Gordon
sethg at ropine.com
Tue Dec 12 09:52:45 EST 2006
Brian Hurt wrote:
>
> Greetings, all. I'm an experienced Ocaml programmer, looking to broaden
> my horizons yet further and pick up Haskell, and I'm wondering if
> there's a good introduction to Haskell for me.
Okasaki's _Purely Functional Data Structures_ discusses (among other
things) the pros and cons of lazily evaluated structures. The examples
in the body of the book are in ML and an appendix has "translations"
into Haskell.
More information about the Haskell-Cafe
mailing list