top | item 37135909

(no title)

siliconsorcerer | 2 years ago

D seems interesting but I'm kind of put off by the fact that there doesn't seem to be a lot of folks using it, at least in the circles I run in. Anyone have an answer to the question why aren't more people using D?

discuss

order

DougMerritt|2 years ago

I don't know; its creator, Walter Bright, is a frequent poster here on YN, and it must be quite frustrating to him. My impression of it has been that it might well amount to a safer version of C, but I have yet to try it on a project.

A comparison with other "better C" languages, like the much more recent Zig, would be interesting too.

pram|2 years ago

IIRC early on there was confusion because there were different runtimes/implementations? Then its thunder got stolen by Go and then Rust.

tcmart14|2 years ago

That is my understanding of it. A lot of core parts/features had competing options. One one hand is kind of cool. But also, lead to a lot of confusion until the D programming language eventually adopted one or the other as the official one.