top | item 43798678

(no title)

Daunk | 10 months ago

I feel like D is such an underrated language.

discuss

order

WalterBright|10 months ago

We're not good at marketing! But we're very good at language ergonomics.

jadbox|10 months ago

Just to add, I learned D in a day and finished most of project euler without needing to look up the manual. D is more "python" than python in that it makes coding very.

IMHO, Zig is the closest thing to being D-esk (like with comptime), but it's still not a mainstream option yet.

jadbox|10 months ago

* makes coding very straight forward. Most of the time I find what I needed in the language just using intuition.