[gambit-list] Debugging define-macros
Christopher Diggins
cdiggins at gmail.com
Fri Oct 26 08:49:15 EDT 2007
I was wondering if anyone could suggest a method of debugging
"define-macro" expressions so that I can see what is actually being
generated by the macro system (e.g. by preventing evaluation of the
resulting macro, and printing it)? Otherwise I get a cryptic messages
like "unbound unquote", and "ill-formed expression", but without any
hints what is causing the grief in the generated code.
Thanks,
Christopher Diggins
More information about the Gambit-list
mailing list