| Homepage | clojure.org |
| Documentation | http://clojure-doc.org |
| Wikipedia | [ Deutsch ] [ English ] |
| Wikibooks | [ English ] |
| First appeared | 2007 (18 years) |
| Designed by | Rich Hickey |
| Latest release | 1.11.1 (April 2022) |
| Language family | Lisp |
- type: other
- standard: unknown
description
a Lisp dialect
other
IDE
Cursive (IntelliJ IDEA plugin)
- "The IDE for beautiful Clojure(Script) code"
other implementations
ClojureScript
- website: clojurescript.org
- transpiles to JavaScript
Comparison values
| Score | 238 |
Features
| Algebraic data type | |
| Compiled language | Java VM (20) |
| Context management / Defer | |
| Explicit errors | |
| Higher-order function | yes (100) |
| Immutable object | yes (100) |
| Pattern matching | |
| Statically typed | -- |
References
| How To Become A Hacker | -- |
| languages of choice | -- |
Rankings
Personal
| Category | |
| Usage | maybe |
links
forum entries
- StackOverflow - Clojure, can macros do something that couldn't be done with a function (2017-05-05) by Tuomas Toivonen
- Quora - What do veteran Lisp programmers think of Clojure?
- Quora - What Does Paul Graham think of Clojure?
- Smash Company - Lisp is not functional, but Clojure is
- StackOverflow - clojure - Which Lisp should I learn? (2009-02-18)