Skip to content
#

compiler-internals

Here are 2 public repositories matching this topic...

A complete visual teardown of GCC 16 internals, taught from zero and specified precisely enough to write a working front end, a working back end and a working optimizer against the specifications alone. Reactive notebooks, animations and browser playgrounds, with a normative blueprint set and a conformance scorecard attached.

  • Updated Sep 2, 2026
  • Python

A complete visual teardown of LLVM 23, taught from zero, where you run the real optimizer in a notebook, modify it with a pass plugin in ten seconds, and a solver proves whether the optimization you wrote is correct. Blueprints generated from TableGen, and a conformance scorecard attached.

  • Updated Sep 2, 2026
  • Python

Add this topic to your repo

To associate your repository with the compiler-internals topic, visit your repo's landing page and select "manage topics."

Learn more