1. Azul: a Lox interpreter that pairs with itself 25 Jun 2026

    Building a programming language interpreter in Go that, when your code breaks, hands the error to an LLM agent and asks it to fix the source — then reruns. A study in feedback loops, interpreter design, and self-pairing programs.