ritz started life as a swank server for emacs SLIME. With this release it has evolved into several components:
* ritz-nrepl provides both nREPL middleware, that can be used in any nREPL server (and any client), and a debugger for use with nrepl.el, the emacs client for nREPL. The nrepl middleware provide the complete, doc, javadoc, apropos and describe-symbol nREPL operations. * ritz-swank corresponds to the previous ritz functionality and provides a swank server with debugger capabilities. * ritz-debugger provides a library for using the JVM JPDA debugger classes from clojure. * ritz-repl-utils provides a library of functions, used to provide common repl behaviour between ritz-nrepl and ritz-swank. This is also independent of emacs. The project can be found at https://github.com/pallet/ritz Hugo -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en