- Functional Thinking in Clojure: Part 3
(via @planetclojure) —
IBM’s developerWorks is running a series on functional thinking in Java and other JVM languages, by Neal Ford. This post is the third of a series in which the code in the original series is rewritten in idiomatic Clojure.
- Clojure-Py and Distributed Concurrency (Part 2)
(via @planetclojure) —
More on the plans to make Clojure-py be concurrent while its host, Python, is not.
- #LightTable is more than 25% of the way there! :D
(via @ibdknox) —
At the time of writing this, the LightTable project has raised $62K, all in just one day. The goal is $200K, and there are stil a ton of days left.
- Coding a transactional database using Clojure’s ‘reader literals’
(via @planetclojure) —
Looks like someone other than Datomic has found a good use for string literals… building a database