Gary Willoughby: "Why Go's design is a disservice to intelligent programmers"

Dejan Lekic via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Mar 27 05:48:03 PDT 2015


On Wednesday, 25 March 2015 at 21:00:37 UTC, Andrei Alexandrescu 
wrote:
> https://www.reddit.com/r/programming/comments/30ad8b/why_gos_design_is_a_disservice_to_intelligent/
>
> Andrei

If Go community is what they believe they are - intelligent. They 
would not blame D community for this article, but the person who 
wrote it. - It is not tagged "Opinion" for no reason !!

My personal opinion about the article - people may hate D equally 
for being "too pragmatic". That `source.byLine.join.to!(string);` 
line for example, takes much longer time to understand than 20 
lines of Go code. Any D newbie with knowledge of some modern 
language will struggle understanding (and being 100% sure that 
he/she understands!) that line of D code.

I could give a big list of things where Go has advantage over D. 
What I found pathetic is that Go community used list of 
established open-source projects done in Go. :) But OK, we 
expected that, did we?


More information about the Digitalmars-d-announce mailing list