This is a companion repository for the Building a Static Type-Inferring Compiler course on Frontend Masters.
Welcome!
There are slides for this course which reference the exercises in this repo.
For this course, you'll need to clone this repository have installed.
To verify this, run the following command:
node --version
The course has been tested on Node.js version 22.9.0; anything later than that should work, although earlier versions than that might not work.