Compiled

Intro

This diary documents my deep dive into compilers.

I've decided to start with taking Stanford CS143 on edX and reading Engineering a Compiler book in parallel.

Then I'm planning to take CS 6120: Advanced Compilers: The Self-Guided Online Course.

I'll also be working on my C/C++ skills as those seem to be most popular languages for compiler development.