I wrote a full optimizing compiler in a week with AI
Over the Christmas break, I – or Claude Code perhaps – built a full optimizing compiler for Darklang, a language I've worked on since 2016 which has never had a compiler. The results were pretty astounding. Claude was in fact able to build an advanced compiler, writing every single line of code!