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?
-----
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 [...]