[Haskell-cafe] Haskell, Step by Step, Tutorial, Developing a Whole Application
Albert Y. C. Lai
trebla at vex.net
Fri Dec 17 01:57:51 CET 2010
On 10-12-16 06:49 PM, __kaveh__ wrote:
> Is there a (or more; the more, the better) tutorial for Haskell,
> developing a whole application (of any kind: web, windows, console)?
There is one developing a whole Scheme interpreter:
http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
There is not exactly one developing a whole window manager, but if you
stalk the past blogs of the authors of xmonad, you may uncovered a kind
of "The Lost Chronicles of Developing a Window Manager in Action".
More information about the Haskell-Cafe
mailing list