Clojure is a modern, dynamic, and functional dialect of the Lisp programming language on the Java platform. Like other Lisps, Clojure treats code as data and has a Lisp macro system. The current development process is community-driven, overseen by Rich Hickey as its benevolent dictator for life (BDFL).
WikipediaMulti-file mode |
Name | Version ID | Multi-file mode |
---|---|---|
clojure 1.7.0 | 1 | |
clojure 1.10.1 | 5 |
Sample solution to the TEST programming problem.