Clojure Box is an all-in-one installer for Clojure on Windows. It's inspired by the Lispbox: you simply install and run this one thing, and you get a REPL and all the syntax highlighting and editing goodies from clojure-mode and Slime, plus all the power of Emacs under the hood.
All you need is Java 1.5 or later. If Clojure Box can find java.exe on your system (usually it's in c:\windows\system32), it provides the rest.
Here's the box. See the release notes for more details.
Note: there are reports of Emacs not starting properly on Windows 7 (and spawning thousands of processes). I haven't been able to reproduce the problem yet. If it happens to you, try running it as an administrator.
Clojure Box 1.1.0 published December 31, 2009, updated January 5, 2010, built from the official Clojure 1.1.0 download.
Clojure Box 1.0, published May 9, 2009, built with the official Clojure 1.0 release.
Clojure Box 20090320, published April 8, 2009, built with the official Clojure 20090320 release.
Last release before lazier Clojure, published February 1, 2009, matching Clojure svn r1235. This release contains lazy-cons and lazy-seq, which lazier Clojure removed.
Clojure Box consists of these components:
Thanks to all the developers of these excellent packages!
The Clojure Box installer is maintained by Shawn Hoover. I welcome comments about the package.