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 templateGood 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'.
