Compilers checklist / log

See also Compiler for my notes.

  1. Do any compilers course.
  2. Deep dive into open-source compilers (see below). Possible thing todo:
    • How each compiler works at a high level
    • Unique features of each compiler

Starting out

Advanced