22 Nov
Video and Slides for Chouser's Clojure Conj.
11 Dec
Just what it says on the tin
27 Nov
Nathan Marz shows how BackType uses Clojure and his Hadoop powered Cascalog system. In this video Marz introduces Cascalog and shows how they used it to build their influencer metrics
17 Dec
A class/interface diagram for the Clojure classes etc
07 Dec
Rich Hickey (creator of clojure) talks about how concurrency works in clojure with a worked example.
06 Apr
What it says on the tin.
12 May
Olin Shiver's history of 'T'; an early lisp/scheme implementation
01 Oct
Peter Norvig on how to implement computer language interpreters in general, and in particular how to implement a subset of the Scheme using Python