[try Beta version]
Not logged in

 
C++ and D

Sep 2, 2009 at 4:18pm
Is d more powerful then c++? Can you make things in d that you can't with c++?
Was d written in c++? Thanks
Sep 2, 2009 at 4:57pm
The answer to the first two is no.

It doesn't matter what language you use to implement a language. C++, for example, is often written in C++.
Sep 2, 2009 at 5:53pm
I think c++ came after d.... I know it went a b c ... etc...

But c was powerful, and c++ was the gold..

Sep 2, 2009 at 6:12pm
I think c++ came after d.... I know it went a b c ... etc...


Not sure if this is a joke I'm not getting, but D was created after C++ and was originally an attempt to redesign/re-engineer some various features of the C++ language.
Sep 2, 2009 at 8:39pm
@brokenbot

http://en.wikipedia.org/wiki/D_programming_language
Read the first paragraph
Sep 2, 2009 at 10:23pm
Sep 2, 2009 at 11:05pm
Very funny, and following the link to C++ ... http://www.catb.org/~esr/jargon/html/C/C-plus-plus.html
Topic archived. No new replies allowed.