Definition

A modern, dynamic, functional dialect of Lisp that runs on the JVM. Clojure emphasizes immutability, persistent data structures, and concurrency through software transactional memory, and is used in data processing and web applications.

Defined Term