compilers avidscript lives! An overview of a personal project in which I created a simple programming language and implemented a custom compiler/VM from scratch in C++.
compilers Compiling simple loops A brief look at how loops might be compiled down to assembly or bytecode.