What I learned building a programming language with LLM agents
eddmann.com·1d·
Discuss: Hacker News

Over the past few weeks, I’ve been diving into the world of agentic LLM workflows, particularly how they can be applied to complex programming tasks. One area that’s fascinated me is whether we can get AI agents to implement programming languages from scratch - not just generate code, but actually build interpreters and compilers.

This led me to create the santa-lang Workshop.

A cozy corner of the North Pole where elf-lang (a subset of santa-lang) comes to life. Here, magical elves (LLM agents) sit at their workbenches, carefully crafting elf-lang implementations in different languages and making sure each one behaves exactly as intended. Just like Santa’s workshop follows a shared plan, our elves…

Similar Posts

Loading similar posts...