> 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.
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.