Linked by Thom Holwerda on Sun 22nd Apr 2007 20:06 UTC, submitted by ryan
Window Managers Xmonad was announced today on the haskell-cafe mailing list. It supports multiple monitors through xinerama. The unique part of this window manager is that it is written in Haskell in under 500 lines. Haskell is a purely functional programming language with very strong static typing to ensure correctness.
Thread beginning with comment 233058
To read all comments associated with this story, please click here.
500 lines
by Andre4s on Mon 23rd Apr 2007 06:32 UTC
Andre4s
Member since:
2006-02-10

I't does not look very advanced but below 500 lines is still impresive.