- Finger trees in #Clojurescript
(via @wagjo) —
A port of clojure.data.finger-tree to ClojureScript
- I just signed up for the O'Reilly Webcast: Starting #Clojure
(via @LunasKisses) —
Chas Emerick will be doing a webcast about getting started with Clojure, which will be on May 1st, part tutorial part demo.
- Typed Clojure 0.1-alpha2
(via @ambrosebs) —
An early drop of what’s becoming optional typing for clojure. You can augment your function definitions with a type signature that will be enforced at runtime.
- Scripting #Clojure with #Leiningen 2
(via @kumarshantanu) —
Lein2 + lein-exec provide a neat way for writing shell scripts in Clojure and have them be first-class citizens in a unx environment. This post also covers parameter handling for these scripts in clojure.
- Review: Clojure Programming by Chas Emerick, Brian Carper, and Cristophe Grand
(via @avi4now) —
People have been getting their hard copies of Clojure Programming, and now the first reviews are coming out. “Ultimately, the book succeeds in conveying not only Clojure the language, but also the Clojure way, best practices, and key resources.”