Right now, what's the most important for the success and adoption of D?

Sean Kelly sean at f4.ca
Fri Sep 28 07:37:11 PDT 2007


Bruno Medeiros wrote:
> I wanted to probe the D community of the following issue:
> 
> Right now, what would the most important thing for the success and 
> adoption of D? In other words, if one had to use D to develop a medium 
> or large scale software, what would be the most important things to 
> have, that we currently don't have (or aren't good enough)?

1. A solid debugging environment
2. A robust and stable standard library

D is at the point now where the addition of new language features are 
more a matter of convenience than anything.  That said, I think struct 
ctors, dtors, and copy semantics would be quite useful, and some form of 
const semantics may help in selling D for use in a large project, 
depending on the background and needs of the team.


Sean



More information about the Digitalmars-d mailing list