Bookmarks for tag clojure
Rich Hickey (creator of clojure) talks about how concurrency works in clojure with a worked example.
Chouser’s guide to writing macro’s in Clojure. via Steven
A class/interface diagram for the Clojure classes etc
A possibly interesting framework for building web apps in Clojure
A monadic Parser Combinator Library for Clojure
Tags:
cheatsheet,
clojure
Via Matt
Just what it says on the tin
Interesting comments on the suitability of F# and Clojure for ‘real world’ software
Brian Carper’s experiments in writing an old school Final Fantasy like game in Clojure
An idiomatic wrapper for OpenGL in Clojure
James Reeves discusses the changes in version 0.4 of Compojure and the role of Ring in the new version.
A tiny barebones web server written in clojure
Alex Miller contrasts DI in Java and Clojure
Processing google analytics using Incanter (clojure)
Meikel Brandmeyer uses the rule of three to write an improved memoization utility for clojure
Rich Hickey’s list of books that influenced clojure or otherwise related.
Meikel Brandmeyer revisits his Clojure memoizing function with respect to concurrency tools.
Konrad Hinsen opines briefly about the role of monads in clojure
Christophe Grand’s Moustache micro web framework for Clojure
Some simple tips to make clojure code faster (and largely not any uglier)
Overview of the datatypes features coming in Clojure 1.2
An excellent summary of the performance guarantees of core datastructures and operations in Clojure.
Perfect for those situations where something returns a function that you want to use as a multimethod
Stack Overflow discussion on the various clojure books available.
Clojure library for sending and receiving mail
A Clojure 1.2 Quick Reference
Tags:
clojure,
documentation
Online community documention for Clojure and clojure libraries and tools.
