Macro system in D
Robert Fraser
fraserofthenight at gmail.com
Wed May 7 18:04:14 PDT 2008
Yigal Chripun wrote:
> Here's an interesting article (PDF) discussing the Nemerle Macro system:
> http://nemerle.org/metaprogramming.pdf
>
> Could D adopt a similar design? What do you think?
>
> --Yigal
D was getting macros (though not exactly the same as Nemerle's). In
fact, there's even a macro.c in the DMD source. But I'm not sure if
they've been dropped by the wayside; Walter hasn't mentioned them since
the conference last year.
More information about the Digitalmars-d
mailing list