Brian <quickbasicguru@gmail.com> wrote:
+---------------
| "jos...@corporate-world.lisp.de" <jos...@corporate-world.lisp.de> wrote:
| > LispWorks for example offers to expand the expression fully
| > on all levels. Macroexpand would only expand the top macro,
| > but not macro usage some levels down in the code.
| If one does (require 'sb-cltl2) in SBCL, SB-CLTL2:MACROEXPAND-ALL
| becomes available.
+---------------
And in CMUCL, it's WALKER:MACROEXPAND-ALL.
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607