Learn how the leiningen utility can help you manage your Clojure
projects.
This article is a gentle introduction to the Clojure Functional
Programming language that is based on LISP, uses the Java JVM and has a handy
REPL. And, as Clojure is based on LISP, be prepared to see lots of
parentheses!
Installing Clojure
You can install Clojure on a Debian Linux machine by executing the following
command as root or using sudo: