Clojure Toolchain - olange/learning-clojure GitHub Wiki

Editing

  • LightTable with its InstaREPL, my favorite currently
  • SublimeText with SublimeREPL
  • Eclipse with CounterClockwise plug-in
  • while Emacs is very popular within the Clojure community

Test frameworks

Running

  • Himera ClojureScript compiler as web service, allowing to execute Clojure code interactively, online, without installing anything; from an iPad for instance

Documentation tools

  • Marginalia «Ultra-lightweight literate programming for Clojure and ClojureScript inspired by docco»
  • Codox

Leiningen User Profile

Community

  • Textual IRC Client for Mac OS X
  • Freenode > #clojure
  • Freenode > #leiningen