Escaping the Tyranny of the GC: std.rcstring, first blood
Wyatt via Digitalmars-d
digitalmars-d at puremagic.com
Tue Sep 23 05:51:48 PDT 2014
On Monday, 22 September 2014 at 23:11:42 UTC, Andrei Alexandrescu
wrote:
>
> I agree. It does have legs however. We should learn a few
> things from it, such as green threads, dependency management,
> networking libraries. Also Go shows that good quality tooling
> makes a lot of a difference. And of course the main lesson is
> that templates are good to have :o).
>
Go also shows the viability of a fixup tool for minor automated
code changes as the language develops.
-Wyatt
More information about the Digitalmars-d
mailing list