Release: serverino - please destroy it.

rikki cattermole rikki at cattermole.co.nz
Mon May 9 00:10:53 UTC 2022


On 09/05/2022 11:44 AM, Ali Çehreli wrote:
> While we are on topic :) and as I finally understood what generational 
> GC is[1], are there any fundamental issues with D to not use one?

This is not a D issue, its an implementation one.

We don't have write barriers, that's it.

Make them opt-in and we can have more advanced GC's.

Oh and book recommendation for the subject: 
https://www.amazon.com/Garbage-Collection-Handbook-Management-Algorithms/dp/1420082795


More information about the Digitalmars-d-announce mailing list