Talk:D (programming language): Difference between revisions

Content deleted Content added
m clean up using AWB (8317)
Milez (talk | contribs)
No edit summary
Line 56:
 
Given the way it reads, I'm not sure why C# is even listed without more direct examples as to what it inherited from C# that isn't already considered from Java (a predecessor).[[Special:Contributions/68.163.243.231|68.163.243.231]] ([[User talk:68.163.243.231|talk]]) 22:07, 12 November 2010 (UTC)
 
== Misleading statement about C compatibility? ==
 
The second sentence under the Features section currently ends by saying "and as such [D] is not compatible with C/C++ source code". This sentence may be misleading given that D code can call libraries written in C. This is indeed discussed in more detail in the Interaction with Other Systems section. Should this statement be removed or clarified?