Clojure.org is the official website for Clojure, a dynamic, general-purpose programming language that combines the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.
8000 / day
12000 / day
3.2 page per visit
Domain Rating
Domain Authority
Citation Level
English, etc
Clojure supports interactive development with a REPL (Read-Eval-Print Loop), making it easy to experiment with code and see results immediately.
Emphasizes functions that produce consistent results regardless of the external state, promoting code that is easier to test and reason about.
Clojure provides built-in support for concurrent programming, including immutable data structures and software transactional memory.
As a dialect of Lisp, Clojure inherits a powerful macro system and the code-as-data philosophy, enabling powerful metaprogramming capabilities.
Clojure runs on the Java Virtual Machine (JVM), allowing seamless integration with Java libraries and applications.
Includes a wide range of immutable, persistent data structures that are efficient and easy to use.
Clojure's macro system allows developers to extend the language with new constructs, enabling powerful abstractions.
A vibrant community and a rich ecosystem of libraries and tools support Clojure development.
Rich Hickey
Eclipse Public License 1.0
1.10.3 (as of the knowledge cutoff in 2023)
Java Virtual Machine (JVM), JavaScript (via ClojureScript), .NET (via ClojureCLR)
Comprehensive documentation is available on the site, including guides, API references, and tutorials.
Includes mailing lists, IRC channels, and community forums for support and discussion.
Offers a variety of learning materials, including books, online courses, and interactive tutorials.
Security headers report is a very important part of user data protection. Learn more about http headers for clojure.org