Jump to content

Clojure

From EDM2
Revision as of 21:03, 21 March 2016 by Reiknir (talk | contribs)

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.

ClojureScript

A Clojure to ECMAScript compiler that allows you to use Clojure for browser side web programming

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