Using Clojure tools Editors and Clojure tools Other tools What version of Clojure CLI tools are installed? Using Clojure tools The clojure command provided by Clojure tools...
Clojure development environment guides Chlorine ProtoREPL Proton - alternative menu and configuration approach Hint::Requires license for commercial development Clojure dev...
project setup project.clj desktop_launcher.clj core.clj play-clj Links Clojure is a dialect of Lisp, written for the JVM and with functional programming in mind. Clojure com...
Clojure Quick Reference Calling functions Hint::Prefix notation and parens Understanding functions Strongly typed under the covers Modeling data with Collection types Hint::Pe...
Who uses Clojure Tech Radar Who uses Clojure Over 175 companies have actively advertised their Clojure adoption, and given the broad participation in user groups there are cl...
Install Clojure Tools Clojure aware editors Hint::Other tools Install Clojure Tools Clojure CLI tools provide a simple and configurable way to: Evaluate Clojure expressions...
Testing in Clojure TODO::work in progress, sorry Unit Test style frameworks Behaviour Driven Development frameworks Performance testing Articles on testing in Clojure Test...