$ grep -l "#clojure" ~/terhechte/journal/*.md
Posts tagged #clojure
posts 4 years 1 tag clojure
[ 2014 ]
04 · posts
2014-06-08
Using @autoclosure to write a Swift syntax extension
Swift's @autoclosure allows to extend the Swift syntax in fantastic ways. Observe how we re-implement the `cond` function from Lisp
2014-01-24
Finding a good URL Partitioning Scheme for PostgreSQL
PostgreSQL offers a simple method to partition table spaces into smaller spaces based on table inheritance
2014-01-22
Clojure Static Site Generator
Clojure/Enlive Static Site Generator that keeps your HTML intact
2014-01-20
Now Running Clojure
This blog has been lingering for far too long now. The reasons for that are manifold, but there are three primary ones which I would like to elaborate further.