What is Cloujre programming language

Cloujre is pronounced as Closure.
It is a dialect of List programming language.

It is a functional programming language and runs on the JVM,CLR and JS eengines.
Clojure treats code as data and has a sophisticated macro system.

It focusses on programming with immutable(nonchangeable) values particularly multithreaded ones.

Analytics