Textmate is a modern editor for OS X. textmate-clojure is a textmate bundle providing syntax highlighting and clojure integration through cake.
cd ~/Library/Application\ Support/TextMate/Bundlesgit clone git://github.com/swannodette/textmate-clojure.git Clojure.tmbundleosascript -e 'tell app "TextMate" to reload bundles'gem install cakeFor more information and a list of commands, see the README