Why is D unpopular, redux.

user1234 user1234 at 12.de
Fri May 27 10:51:58 UTC 2022


On Friday, 27 May 2022 at 10:35:55 UTC, zjh wrote:
> On Friday, 27 May 2022 at 10:18:30 UTC, Ola Fosheim Grøstad 
> wrote:
>> On Friday, 27 May 2022 at 10:07:53 UTC, zjh wrote:
>
>> It is important for small languages to avoid complexity and 
>> not overfocus on the demands of the hardcore users. Unlike big 
>> languages they totally depend on being accessible to beginners.
>
>
> `...` is very easy to use. I have it for almost `every 
> function`. And there are all kinds of symbols,The technical 
> term is `folding expression`.

I think c++ needed this because it does not have a no-scope 
(static) foreach.
On the other side our unscoped foreach implementation is known to 
have limits.


More information about the Digitalmars-d mailing list