Clojure, more than just another Lisp
written by Roberto Chiaretti on 12 February 2009
Clojure is a new dynamic programming language for the Java Virtual Machine (JVM),
which is helping to redefine what features belong in a general-purpose language. If you program in Lisp, use a functional language such as
Haskell, or write explicitly concurrent programs, you will enjoy Clojure. It's author Rich Hickey wrote it by combining ideas from Lisp,
functional programming, and concurrent programming, with the aim to make them ...




