Compiler Project
GitHub: Compiler
Introduction
The goal of this compilation project is to transform a C language into Pcode. The project is divided into several phases, each adding features to enhance language compilation. This provides an overview of the different project phases.