
Cfront was the original compiler for C++ (then known as `C with Classes`) from around 1983, which converted C++ to C; developed by Bjarne Stroustrup. The preprocessor did not understand all of the language and much of the code was written via translations. Cfront had a complete parser, built symbol tables, and built a tree for each class, functi.....
Found on
http://en.wikipedia.org/wiki/Cfront

the front-end of Bjarne Stroustrup's original C++ compiler. D&E 3.3.
Found on
http://www.stroustrup.com/glossary.html
No exact match found.