Jump to content

Clojure

From EDM2
Revision as of 16:00, 12 February 2016 by Reiknir (talk | contribs) (Created page with "A dynamic functional programming language that borrows the syntax from LISP and also offers some out-of-the-box support for concurrency. It is delivered as a Java exec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A dynamic functional programming language that borrows the syntax from LISP and also offers some out-of-the-box support for concurrency. It is delivered as a Java executable.

OS/2 text editors with Clojure support

  • jEdit - Java based editor - Clojure syntax highlighting built in - Current.

Version

  • Current version: 1.8.0 (2016-01-19)
Prerequisites
  • Java version 6 or later.

Links & publications

License

Author

  • Rich Hickey