Macro system in D

Bill Baxter dnewsgroup at billbaxter.com
Wed May 7 19:03:47 PDT 2008


Robert Fraser wrote:
> 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.

macro.c in the DMD sources is about DDOC macros.

--bb



More information about the Digitalmars-d mailing list