LolClojure

lisp

I’m working on a series of posts in which I take the example code from Conrad Barski’s excellent book Land of Lisp, and rewrite them in Clojure. Here’s what there is, so far, in chronological order.

  1. LoLClojure – Land of Lisp In Clojure
  2. LoLClojure – Locals
  3. LoLClojure – Chapter 3
  4. LoLClojure – Chapter 3, Continued

All the code is available at https://github.com/joeygibson/lolclojure

Leave a comment