编辑器和IDE

Clojure plugins for many editors and IDEs are available. For emacs there is clojure-mode and swank-clojure, both at https://github.com/technomancy/swank-clojure . swank-clojure uses the Superior Lisp Interaction Mode for Emacs (Slime) described at http://common-lisp.net/project/slime/ . For Vim there is VimClojure http://kotka.de/projects/clojure/vimclojure.html . For NetBeans there is enclojure at http://enclojure.org/ . For IDEA there a "La Clojure" at http://plugins.intellij.net/plugin/?id=4050 . For Eclipse there is Counter Clockwise at http://dev.clojure.org/display/doc/Getting+Started+with+Eclipse+and+Counterclockwise .