Generating Weir Code with LLMs
elijahpotter.dev·1d·
Discuss: Hacker News
🎨Domain-Specific Languages
Preview
Report Post

As you know, I’ve been working on a small programming language called Weir for generating corrections to natural language. For the curious, I highly suggest reading my previous blog posts on the subject if you haven’t already.

In one of those previous blog posts, I speculated that an LLM might be quite effective at generating these rules, especially if they are given access to tools that can validate and run tests. Today, while writing some public documentation for the language, I did a bit of experimentation. I wanted to know: Can an LLM simultaneously handle the complex challenge of understandin…

Similar Posts

Loading similar posts...