On Mon, Jun 13, 2005 at 05:25:59PM +0200, Ingo Blechschmidt wrote:
: just checking: Are anonymous macros allowed?

I have no problem with macros being first-class objects during
the compile.  Though the macro itself may have a problem with your
passing it '3' when it is likely expecting an AST.  But maybe 3 can
be taught how to be an AST if it needs to.  Probably means macros
are not only first class but MMD too.  :-)

Larry

Reply via email to