Set Up Your Environment

Web Development with Clojure, Third Edition — by Dmitri Sotnikov, Scot Brown (9 / 107)

👈 Chapter 1 Getting Your Feet Wet | TOC | Managing Projects with Leiningen 👉

Clojure is distributed as a JAR (Java Archive file) that you’ll need on your project’s classpath. Clojure requires the Java Virtual Machine (JVM) to run, and you’ll need a working Java Development Kit (JDK), version 1.9 or higher.[2] You’ll also need to have Leiningen installed in order to work with Clojure projects.[3]

👈 Chapter 1 Getting Your Feet Wet | TOC | Managing Projects with Leiningen 👉

Web Development with Clojure, Third Edition by Dmitri Sotnikov, Scot Brown can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.