What is the D plan's to become a used language?

Joakim via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 15 02:19:35 PST 2015


On Thursday, 15 January 2015 at 08:54:34 UTC, ponce wrote:
> On Thursday, 15 January 2015 at 03:19:10 UTC, brian wrote:
>>
>> My point wasn't that there aren't ways to do things in D.
>> My point was that there are fewer examples of *how* to do 
>> things in D.
>> This will discourage the new user, which will prevent it 
>> becoming a more popular language.
>> So if I'm looking for a new language to use, I'd probably 
>> stick to the ones that have more examples.
>
> Does this help? http://p0nce.github.io/d-idioms/

Just went through your list of idioms, noticed one mistake, 
anonymous _nested_ structs/unions are in D:

"anonymous structs/unions are allowed as members of other 
structs/unions"
http://dlang.org/struct.html


More information about the Digitalmars-d mailing list