Developer Scratch Pad
First clojure project: a test runner

I believe I found the right project to learn clojure: a BDD framework. I am sure that there are test runners out there, but I like this an interesting exercise which allows for the use of macros, inspecting the s-expressions, and many other goodies.

So that is what I am going to work on after I finish the quick chatting system on node.js.