Vibe Coding a Lox Compiler, Part 0: Background
February 20, 2026 · 4 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 1: Introduction & Compilers 101
February 20, 2026 · 11 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 2: Tokenization
February 20, 2026 · 13 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 3: Parsing & the Abstract Syntax Tree
February 20, 2026 · 11 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 4: The Tree-Walk Interpreter
February 20, 2026 · 12 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 5: The Bytecode VM
February 20, 2026 · 14 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 6: LLVM IR & Native Compilation
February 20, 2026 · 14 min · Ray Suliteanu
Vibe Coding a Lox Compiler, Part 7: The REPL
February 20, 2026 · 10 min · Ray Suliteanu