For all language geeks and language designers, a must read:
Advanced Programming Language Design
http://www.nondot.org/sabre/Mirrored/AdvProgLangDesign/
Chapter 2-3 CONTINUATIONS: IO
"Io" language implemented as Amalthea can be found here:
http://www.guldheden.com/~sandin/amalthea.html
Fanda
Very cool. Thanks! --Rick
Now this is an older book, but very nice and easy to read..
//http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-1.html#titlepage
here are the video lectures ->
//http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/
Quote
For all language geeks
Well, I am such a geek... interesting book! Thanks!
Peter