[Haskell-cafe] XMonad architecture paper?

Don Stewart dons at galois.com
Wed Nov 7 22:40:06 EST 2007


vigalchin:
>    Hello,
> 
>          I was watching Simon Peyton-Jones' video on "A Taste of Haskell"
>    Part 1. .. Is there any paper discussing the architecture? I am not afraid
>    to read code but sometimes a paper overview is good ...
> 
>    Regards, Vasya


There's one quick paper describing the general approach:

    http://www.cse.unsw.edu.au/~dons/papers/haskell51d-stewart.pdf

The internal architecture is also covered in the accompanying talk:

    http://www.ludd.ltu.se/~pj/hw2007/xmonad.mov

and in an early series of blog articles,

    http://cgi.cse.unsw.edu.au/~dons/blog/2007/05/01#xmonad_part1_model
    http://cgi.cse.unsw.edu.au/~dons/blog/2007/05/17#xmonad_part1b_zipper
    http://cgi.cse.unsw.edu.au/~dons/blog/2007/06/02#xmonad-0.2

Cheers,
  Don


More information about the Haskell-Cafe mailing list