nREPL is a networked Clojure REPL: it provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
What I want: I have a clojure program on a remote site, let's call it mccarthy. What I want to …
emacs clojure nrepl