Tiger Compiler (blogs)
Compiler from scratch following the "Modern Compiler Implementation in C" book
Intro
Basically what the description says, I followed the “Modern Compiler Implementation in C” book and had some fun with it.
Here is the source.
Compiler from scratch following the "Modern Compiler Implementation in C" book
Basically what the description says, I followed the “Modern Compiler Implementation in C” book and had some fun with it.
Here is the source.