Re: Choosing Go vs. D

2010-12-09 Thread spir
On Thu, 09 Dec 2010 07:48:10 -0800 Andrei Alexandrescu wrote: > http://stackoverflow.com/questions/4397058/go-vs-d-programming-language > > Andrei One problem is we can hardly say "beeing 10 years older, D is a more stable language". Denis -- -- -- -- -- -- -- vit esse estrany ☣ spir.wikidot

Re: Choosing Go vs. D

2010-12-09 Thread Daniel Gibson
spir schrieb: On Thu, 09 Dec 2010 07:48:10 -0800 Andrei Alexandrescu wrote: http://stackoverflow.com/questions/4397058/go-vs-d-programming-language Andrei One problem is we can hardly say "beeing 10 years older, D is a more stable language". Denis -- -- -- -- -- -- -- vit esse estrany ☣

Re: Choosing Go vs. D

2010-12-15 Thread Jonathan Schmidt-Dominé
Well, you could simply say, Go is good for quick and parallelized stream- manipulation. D is good for everything else, because it supports OOP, Meta- programming, genericity, overloading etc.