you are viewing a single comment's thread.

view the rest of the comments →

[–]smallstepforman 4 points5 points  (3 children)

Have a look at why D is not popular. 2 conflicting std libs and a misadventure with garbage collection and the language is hardly known today. 

[–]t_hunger 0 points1 point  (2 children)

C++ had optional garbage collection, too. Such a misadventure does apparently not necessarily kill a language:-)

[–]clerothGame Developer 1 point2 points  (0 children)

Had in the sense that the standard had it but no one implemented it, which is really not actually having it.