Write a "mini-compiler" in TypeScript

A journey to try building a small 'Compiler' using TypeScript to get a basic understanding of how compilers work.