Hacker News new | past | comments | ask | show | jobs | submit login
What is holding back the D language from wider success?
2 points by andrewstuart on May 3, 2011 | hide | past | favorite | 1 comment
The D language http://www.digitalmars.com/d/ is exciting. It's a bit like C++ but better, incorporating many of the best ideas of other programming languages and resolving many of the historical problems and issues in C++, and its fast, compiling to native code.

There seem so many advantages to D over other programming languages.

So what's holding it back from wider success? Why have so few people heard of D?




D seems interesting, and it shows up here and on Reddit's r/programming occasionally. But to unseat C++ or Java from their entrenched positions, it needs to be more than "better" - it needs to be _way_ better. This from the D FAQ is telling:

-----

Why aren't all Digital Mars programs translated to D?

There is little benefit to translating a complex, debugged, working application from one language to another [...]




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: