XMonad architecture paper?

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

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

Kind thanks, Don.
Vasya
On Nov 7, 2007 9:40 PM, Don Stewart
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.pdfhttp://www.cse.unsw.edu.au/%7Edons/papers/haskell51d-stewart.pdf
The internal architecture is also covered in the accompanying talk:
http://www.ludd.ltu.se/~pj/hw2007/xmonad.movhttp://www.ludd.ltu.se/%7Epj/hw2007/xmonad.mov
and in an early series of blog articles,
http://cgi.cse.unsw.edu.au/~dons/blog/2007/05/01#xmonad_part1_modelhttp://cgi.cse.unsw.edu.au/%7Edons/blog/2007/05/01#xmonad_part1_model http://cgi.cse.unsw.edu.au/~dons/blog/2007/05/17#xmonad_part1b_zipperhttp://cgi.cse.unsw.edu.au/%7Edons/blog/2007/05/17#xmonad_part1b_zipper http://cgi.cse.unsw.edu.au/~dons/blog/2007/06/02#xmonad-0.2http://cgi.cse.unsw.edu.au/%7Edons/blog/2007/06/02#xmonad-0.2
Cheers, Don

dons:
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:
I've also put the slides for this talk online now: http://www.cse.unsw.edu.au/~dons/talks/xmonad-hw07.pdf -- Don
participants (2)
-
Don Stewart
-
Galchin Vasili