Exercises and Explorations in Clojure
- Ensure Java (1.6 or higher) and Leiningen (Clojure project manager) are both installed
- Clone this repository
cdinto the repository- Run
lein runto run the program in Clojure - Alternatively, run
lein uberjarto compile the project into Java
Exercises and notes completed alongside Daniel Higginbotham's Clojure for the Brave and True
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.