The original C++ compiler was (after horrible experiences with YACC, or similar) writen mostly as a recursive descent compiler.
https://www.stroustrup.com/dne.html
The original C++ compiler was (after horrible experiences with YACC, or similar) writen mostly as a recursive descent compiler.
https://www.stroustrup.com/dne.html