logoalt Hacker News

solumunustoday at 6:13 AM1 replyview on HN

> Programmers won’t adhere to an elegant paradigm anyway

It’s much easier to get an LLM to adhere, especially when you throw tooling into the loop to enforce constraints and style. Even better when you use Rust with its amazing type system, and compilation serves as proof.


Replies

apitoday at 11:17 AM

Rust as a good language for LLMs. That’s interesting.

I wonder if you could design a language that is even more precise and designed specifically around use by LLMs. We will probably see this.