About the Book
Available Editions
- 2nd Edition (Latest) Recommended
- 1st Edition
Clojure is a modern Lisp for the JVM (and JavaScript) with immutable data and a compact, expressive syntax. It's powerful because its metalinguistic abstraction (macros) lets you extend the language itself, while its strong data-centric design and Java interop make it well-suited for robust, concurrent systems with less code.