An interactive compiler tutorial
published on 2022/11/27
In this tutorial, we'll be doing an instructed walkthrough of Jamie Kyle's "The Super Tiny Compiler". The Super Tiny Compiler is a simple compiler written in Javascript and we'll write it step by step from scratch.