Re: Debugging Macros with the debug-repl

2009-12-16 Thread Meikel Brandmeyer
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

Re: Debugging Macros with the debug-repl

2009-12-16 Thread George Jahad
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

Debugging Macros with the debug-repl

2009-12-16 Thread George Jahad
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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@goog