Inside Santa's Workshop: How AI Agents are Building Programming Languages from Scratch
The santa-lang Workshop demonstrates how LLM agents can autonomously implement programming language interpreters through structured, test-driven workflows. By breaking development into gated stages and enforcing strict CLI contracts, this experiment reveals how AI approaches complex engineering tasks across Python, Rust, and other languages. The project offers unprecedented insights into agentic reasoning and cross-language implementation patterns.