Carmack about static analysis

deadalnix deadalnix at gmail.com
Sun Dec 25 18:56:50 PST 2011


Le 25/12/2011 05:27, Andrei Alexandrescu a écrit :
> Got the GC book this morning, already read 2.5 chapters :o).
>
>
> Andrei
>

You'll find that you can do a lot when GC is aware of immutability (in 
functionnal languages, most things tends to be immutable).

In the actual state of druntime, the GC is bad, but worse, cannot be 
imporoved to take advantage of this, and never will unless a major 
changement is done in GC interface.


More information about the Digitalmars-d mailing list