https://github.com/codehag/scheme-inside-your-heart
Scheme implementation based on the paper An Incremental Approach to Compiler Construction.pdf.
It's apparently a very nice introduction to how compiler works.