Skip to content

Getting started binary distribution

David Miller edited this page Oct 15, 2010 · 7 revisions

To just run Clojure, click on the Downloads button at the “ClojureCLR Github site”http://github.com/richhickey/clojure-clr.

Binary distributions are labeled:

clojure-clr-RELEASE-DOTNETVERSION-bin.zip

  • RELEASE corresponds to a Clojure release such as 1.2.0 or to an interim build such as 1.3.0-alpha2.
  • DOTNETVERSION is 3.5 or 4.0.

Download, unzip, run Clojure.Main.exe to start.

Clone this wiki locally