Hi,
On Dec 16, 11:14 am, George Jahad
wrote:
> It can be tough debugging macros in Clojure. Here's a quick demo of
> using the debug-repl to do
> so:http://georgejahad.com/clojure/debug-repl-macros.html
Very cool.
Sincerely
Meikel
--
You received this message because you are subscribed to t
Forgot to mention that the debug-repl seems to work fine with slime,
if you use the *inferior-lisp* buffer
On Dec 16, 2:14 am, George Jahad wrote:
> It can be tough debugging macros in Clojure. Here's a quick demo of
> using the debug-repl to do
> so:http://georgejahad.com/clojure/debug-repl-ma