System programming in D (Was: The God Language)
    Timon Gehr 
    timon.gehr at gmx.ch
       
    Fri Dec 30 04:05:26 PST 2011
    
    
  
On 12/30/2011 06:58 AM, Vladimir Panteleev wrote:
> On Thursday, 29 December 2011 at 23:47:08 UTC, Timon Gehr wrote:
>> ** The X template
>
> Good work, but I'm not sure if inventing a DSL to make up for the
> problems in D string mixins that C macros don't have qualifies as "doing
> it right".
It certainly does. That is how all my code generation looks like. The 
fact that I am using string mixins to solve some problems shows that 
those are not 'problems in D string mixins'.
    
    
More information about the Digitalmars-d
mailing list