Reminds me of an interview I once read with Bjarne Stroustrup where he
mentioned he wrote the first C++ compiler in C++. He added a bunch of
macros in C to take C++ code and transform it to C. He then wrote the
compiler in C++, used the macros to turn it to C, compiled it and then used
the resulting compiler to compile the C++.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.