Skip to content

Getting started binary distribution

David Miller edited this page Oct 18, 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-TYPE-DOTNETVERSION.zip

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

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

Clone this wiki locally