Menu

Posts tagged Compilers

Compiler code generation

How to make code generation for a compiler.

Making a language

How to make a programming language from scratch in JS.

The leaning tower of Babel

An exploration of Babel's caveats.

Squiggle: a JS language

An introduction to Squiggle, a compile-to-JS programming language I made.