Front page | perl.perl6.language |
Postings from June 2005
Re: Anonymous macros?
Thread Previous
From:
Larry Wall
Date:
June 13, 2005 11:30
Subject:
Re: Anonymous macros?
Message ID:
20050613183011.GA16655@wall.org
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
Thread Previous