Clojure

Overview

Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR, and JavaScript). It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

Version 1.6.0 is installed on the iCSF.

Restrictions on use

The software is free to use, via the Eclipse Public License 1.0. Please see the Clojure License page for more details.

Set up procedure

To access the software you must first load the modulefile:

module load apps/binapps/clojure/1.6.0

Running the application

clojure

Press CTRL-d to exit the software.

Further info

Updates

None.

Last modified on May 16, 2014 at 8:56 am by Site Admin