This project demonstrates the basic concepts of Compiler Design by implementing a simple arithmetic expression compiler using C++. A compiler is a system software that translates high-level ...