
Share
Exploring the bleeding edge of AI, developer Greg Huntley uses Anthropic’s Claude to create "Cursed," a quirky programming language that merges Gen Z slang with Golang, demonstrating unprecedented tool integration and creativity.
In the ever-evolving landscape of artificial intelligence, it's becoming increasingly clear that developers are not just users but creators. This shift is vividly illustrated by the creation of "Cursed," a programming language that blends Gen Z slang with the structure of Golang. The project, spearheaded by Greg Huntley, showcases how AI tools like Anthropic’s Claude can be leveraged to build complex systems in ways that were once unimaginable.
The core innovation here is the use of a generative model (Claude) in a continuous loop to develop a compiler. This approach, often referred to as "tool calling," involves using AI to execute tasks and generate code iteratively until the desired outcome is achieved. Here’s a breakdown of the key technical details:
while true loop, feeding it prompts and allowing it to implement features and fix issues autonomously.func, you might use lit.This project is significant for several reasons:

Here’s a more detailed look at how the project was executed:
while true loop, continuously refining the language and its compiler.While specific benchmarks are not provided in the source content, the success of the project can be gauged by its functional completeness:
The creation of "Cursed" is more than just a fun experiment; it’s a testament to the evolving role of AI in software development. By using Claude as a development partner, Huntley has shown that AI can be a powerful ally in creating complex systems. As we move forward, it’s clear that the future of programming will be shaped by the creative and innovative use of AI tools.
If you’re interested in diving deeper into the technical aspects of transformers, RAG, agents, and tool calling, consider checking out Huntley’s deep technical course, Latent Patterns, which covers these topics in detail.
Tags
Original Sources
↗ https://ghuntley.com/cursed/?utm_source=tldrai
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
11 September 2025
88 articles
Related Articles
Related Articles
More Stories