I’m loving the challenge that Clojure (or LISP in general) is giving me. I have to approach problems in an entirely new way. One of my go-to challenges when learning a new language is to write a LIX parser and I’ve just finished it in Clojure.
Of course, it’s open source and available on Github.