What are the worst parts of D?
bearophile via Digitalmars-d
digitalmars-d at puremagic.com
Tue Sep 23 09:47:41 PDT 2014
Andrei Alexandrescu:
> * C++ compatibility
> * Everything GC-related
>
> Probably a distant third is improving build tooling. But those
> two are more important that everything else by an order of
> magnitude.
In parallel there are other things like ddmd, checked ints in
core library, perhaps to finish shared libs, to test the patch
from Kenji that fixes the module system, and more.
Bye,
bearophile
More information about the Digitalmars-d
mailing list