Archive for August, 2010

How To: Run Clojure with Clojure-Contrib Library 0

I recently picked up Programming Clojure and started working through it, trying to wrap my head around this new variant of Lisp. Installing clojure itself was pretty simple (sudo apt-get install clojure, since I’m using Ubuntu), but I had a hard time figuring out how to make the clojure contrib libraries available from the clojure [...]