C++

May 13, 2014 at 8:22am
Hello!
Please, WHO is developing c++?

In what (programming) language is written c++?

Many thanks!

May 13, 2014 at 8:31am
May 13, 2014 at 9:04am
Most C++ compilers are written in a combination of C and assembly, and most (but not all) of the standard library for C++ is written in C++. Of course, that doesn't mean that there aren't C++ compilers written in Python or something (though I'd be very surprised if one was written in Python).
Topic archived. No new replies allowed.