repo




Where It Started


It all began with yet another crazy idea: trying to write my own programming language, compiler, or transpiler…
That’s what happens when you get tired of forms and buttons.

Writing a compiler from scratch is pretty boring.
You already know the result, and what lies ahead is routine work: parsing, building an AST,...