GCs are complicated beasts: .NET Core, 35000 lines
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 5 04:11:19 PST 2015
On 2015-02-04 17:31, Andrei Alexandrescu wrote:
> How does the rewrite compare against the originals? -- Andrei
I don't have much practical experience with Go but I think that the
custom linker makes the overall build time faster. For D, the linker is
a problem, even though the compiler is fast but the overall user
experience counts too.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list