Talk:D (programming language): Difference between revisions

Content deleted Content added
Line 351:
Hi, I cannot find ANY examples of ANY *real* software written in D. Can anyone help shed some light on this? [[Special:Contributions/69.181.105.239|69.181.105.239]] ([[User talk:69.181.105.239|talk]]) 03:16, 27 March 2009 (UTC)
:There's lots of open-source software on [http://dsource.org/projects/ DSource]. Some more links are [http://www.digitalmars.com/d/dlinks.html here]. --[[User:The CyberShadow|Vladimir]] ([[User talk:The CyberShadow|talk]]) 11:59, 27 March 2009 (UTC)
 
== Difference between D and Objective-C ==
 
I'm a bit confused about the differences between these two languages. It looks to me like they are both striving to be object oriented, C-compatible, compiled languages without the complexity of C++. I suppose D provides more emphasis on compile-time correctness?
 
Even C++ is only mentioned a couple of times in the article. I think it would help a lot to add a comparison section to Objective-C or C++, and perhaps talk about the fundamental design decisions that distinguish all of these languages, for someone who is not so familiar with the specifics. [[Special:Contributions/64.105.136.146|64.105.136.146]] ([[User talk:64.105.136.146|talk]]) 07:53, 29 March 2009 (UTC)