This project is a compiler for a subset of the C programming language, implemented in C++. It is designed to parse, analyze, optimize, and generate machine code for a simplified version of C, focusing ...