Projects and scripts written while reading the Compilers: Principles, Techniques, & Tools -- the "Dragon book". My solutions to the exercises from chapter 4 and onwards are provided, though they can not be assumed to be correct.
In the folder 'minicompiler' I have implemented a small compiler for a C-like language.