Am Fri, 21 Jun 2013 14:11:17 +0200 schrieb "qznc" <[email protected]>:
> The only-thread-local-garbage-collection of Rust is quite > interesting in my opinion. Since many-cores (e.g. Xeon Phi) are > coming, a stop-the-world garbage collector might become > unacceptable. If this is a good solution will be seen (maybe). I > certainly do not want D to adopt this experimental feature. Let > them do the research. ;) Rust is called rust exactly because they don't use bleeding edge features in the language. -- Marco
