Hacker News new | ask | show | jobs
by iwasanewt 1020 days ago
>Why has D failed to get momentum?

For me, it was the garbage collector, and the fact that I'm more interested in systems/embedded programming, where the GC is a no-go. The -betterC [1] was good, but not good enough to replace C in my projects

[1] https://dlang.org/spec/betterc.html