does D already have too many language features ?

Dejan Lekic dejan.lekic at gmail.com
Thu Apr 11 12:09:10 UTC 2019


On Monday, 8 April 2019 at 09:46:06 UTC, adam77 wrote:
> I'd be interested to hear other peoples opinion, does the 
> language have enough features? is it already overloaded with 
> features ?

D is a general-purpose, multi-paradigm programming language. As 
such it must have "too many features" - to low-level programmers 
GC, OO, and related is most likely "too much". For high-level 
developers focused on enterprise services and applications on the 
other hand GC and OO are natural choice...

What I really find as an annoying problem is that almost all D 
features are half-baked...


More information about the Digitalmars-d mailing list