- How practical is Clojure? (hnfirehose) -- Apparently not much. But pay attention because error messages in Clojure is consistently the #1 issue people have with it.
- Clojure: Quicksort in Continuation Passing Style and Trampolines (via @crxor) -- Now, why you would want to implement quick sort in such a way is anyone's guess, but if you're curious about how CPS and trampolines can be used without blowing your stack, then this article is for you.
- Translated this JSON parsing Prolog to #Clojure (via @ambrosebs) -- Done with core.logic. Pretty concise.
- Phil Bagwell has been added as a speaker to Clojure/conj. Don't know why this is so exciting? (via @clojure_conj) -- Hey, I want to go to a conference where I can understand what's presented...