D vs C++
Jonathan M Davis
jmdavisProg at gmx.com
Mon Dec 27 05:20:48 PST 2010
On Monday 27 December 2010 04:41:37 spir wrote:
> On Sun, 26 Dec 2010 12:06:04 -0800
>
> Walter Bright <newshound2 at digitalmars.com> wrote:
> > 11. generative programming
>
> Does someone have a pointer to any kind of doc about this? (in D)
Anything on templates, template mixins, and string mixins. All of them generate
code. And some people have done some pretty crazy stuff with them (especially
string mixins).
- Jonathan M Davis
More information about the Digitalmars-d
mailing list