On Sun, Dec 11, 2011 at 10:55 PM, Robert Jacques <span dir="ltr"><<a href="mailto:sandford@jhu.edu">sandford@jhu.edu</a>></span> wrote:<br><div>> <span style>Second, being a systems language means that D can not implement a lot of GC algorithms including copying, generational and the good concurrent collectors.</span></div>
<div><span style><br></span></div><div><span style>What about being a systems language prevents generational?  The page on garbage collection on the D website says while it doesn't use a generational GC it will some day and gives tips on what to avoid so you don't fall victim to the behavior of a moving GC.</span></div>