Ritz is a collection of libraries and servers for clojure development environments and for debuggers.
project | description |
---|---|
ritz-swank | SWANK server for emacs SLIME environment. |
ritz-nrepl | nREPL server. |
ritz-nrepl-middleware | nREPL middleware. |
ritz-nrepl-project | nREPL project middleware. |
ritz-nrepl-codeq | nREPL codeq middleware. |
ritz-nrepl-hornetq | nREPL server and client for running over HornetQ |
ritz-debugger | A library for using the JVM JPDA debugger in clojure. |
ritz-repl-utils | A library of functions useful when working in a clojure REPL. |
For a high level overview of Ritz see the clojure-conj 2012 presentation on it.
Copyright (C) 2010, 2011, 2012, 2013 Hugo Duncan
Distributed under the Eclipse Public License.