Compilers
Programming languages resources | Max Bernstein
The Compiler Writer Resource Page
CS 6120: The Self-Guided Course
sampsyo/cs6120: advanced compilers
Blog archives - Dr. Brian Robert Callahan
ibara/bf.ssa: Brainfuck compiler written in QBE IR.
ibara/a80: Intel 8080/Zilog Z80 assembler written in D.
ibara/d80: Intel 8080/Zilog Z80 disassembler written in D.
Compiling Scheme to C with flat closure conversion
Jobhdez/scheme-to-c: A scheme to c compiler
Engineering a Compiler - 3rd Edition
Writing a compiler in Ruby, bottom up
Brief Introduction to Recursive Descent Parsing in C/C++
Sparse conditional constant propagation - Wikipedia
natalie-lang/natalie: a unique Ruby implementation, compiled to C++ (WIP)