I Asked ChatGPT If Building a Language Was Hard. Now I Have a Compiler.
Four months ago I asked ChatGPT a dumb question while walking my dog. It told me building a programming language wasn’t that hard. So I built one — a compiled language with explicit error handling, generics, structured concurrency, and a garbage collector. Here’s what happened.
