[plt-scheme] define-macro expansion

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Feb 19 19:11:53 EST 2004

On Feb 19, Paulo Jorge de Oliveira Cantante de Matos wrote:
> Hi all,
> 
> Is there a way to expand a define-macro? Neither backtrace nor expander
> language help much in this situation.

How about `expand' and `expand-once'?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.