A few notes on choosing between Go and D for a quick project
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Thu Mar 12 20:24:44 PDT 2015
On 3/12/2015 5:20 PM, Andrei Alexandrescu wrote:
> * Golang: simple!
D1 was the simple version of D. People wanted more.
Java was originally sold as, and got a great of adoption because, it was a C++
like language with all that annoying complexity removed.
There's no doubt about it, people like simple languages. We should very much
keep that in mind when evaluating proposals for new features.
More information about the Digitalmars-d
mailing list