My thoughts after using Clojure for about a month (opens in new tab)
I am now generating this website with Clojure (yes, right after rewriting it in GNU Make and shell; I have a problem, ok?). In a personal tradition, I used writing a static site generator as the project to play with and learn Clojure as a new language. While I’ve long scoffed at Clojure for its copious syntax (three types of brackets!?), it turns out to be pretty ergonomic and powerful. Here are my impressions after playing around with Clojure for about a month.
Read the original article