ClojureDocs
Community Powered Documents and Examples for the Clojure Programming Language.

Clojure is a dynamic programming language that targets the
Java Virtual Machine (and the CLR, and JavaScript). It is
designed to be a general-purpose language, combining the
approachability and interactive development of a scripting
language with an efficient and robust infrastructure for
multithreaded programming.
From clojure.org