Published onDecember 16, 2021Building a C CompilerCSoftware-EngineeringTechnologyThis is the process of how I built a compiler in C. I will take you through the steps of breaking down a language and what goes on during the compilation process.