Swing Clojure REPL front-end for [nrepl] (https://github.com/clojure/tools.nrepl)
Alpha
lein run
TO-DO: shell scripts, uberjar?, etc.
Enter forms in the top pane. Eval button evaluates selected text, or everything if no selection. Output and exceptions appear in the bottom pane.
[clj-ns-browser] (https://github.com/franks42/clj-ns-browser) is listed as a dependency in project.clj, but isn't actually a dependency. It's there so you can easily start sdoc.
Copyright (C) 2012 Mike Messinides
Distributed under the Eclipse Public License, the same as Clojure.