A summary of D's design principles
Jesse Phillips
Jesse.K.Phillips+D at gmail.com
Tue Sep 28 12:19:32 PDT 2010
bearophile Wrote:
> dsimcha:
> > And metaprogramming.
>
> In C# you are able to create and compile programs at runtime.
> And if you take a look at the Google C++ style guide you see that for a representative group of programmers the metaprogramming capabilities are a negative thing :-)
>
> Bye,
> bearophile
And D can do that at compile time.
C++ meta programming is ugly.
More information about the Digitalmars-d
mailing list