##DESPRITION ABOUT COMPILER DESIGN IN 500 WORDS : Compiler design is a fundamental area in computer science that focuses on creating software tools—compilers—that translate high-level programming ...
In this Github repository, I'm documenting my journey to write a self-compiling compiler for a subset of the C language. I'm also writing out the details so that, if you want to follow along, there ...