A couple of lists
Further comparisons between Python and Clojure.
Further comparisons between Python and Clojure.
A simple but functional implementation of L-Systems in Clojure.
How Python's view of iteration lead me to Clojure.
Parser combinators are a powerful way of expressing complex parsers as first class operations in a language with first class functions. This tutorial introduces one such library, fnparse, for Clojure.
Some observations, both positive and negative, from using CouchDB to build this site.
Trevor Burnham's reply to my critique of Coffeescripts comprehensions.
Following my introduction to fnparse, this article looks at how more common functional programming tools can be leveraged to make parsers that output new parsers.
Necessary-Evil is an XML RPC library for Clojure.