logoalt Hacker News

n_utoday at 6:33 AM2 repliesview on HN

I've found it's ok at Rust. I think a lot of existing Rust code is high quality and also the stricter Rust compiler enforces that the output of the LLM is somewhat reasonable.


Replies

raincoletoday at 11:59 AM

Quite sure it's not about the language but the domain.

lemageduragetoday at 8:32 AM

Yes, it's nice to have a strict compiler, so the agent has to keep fixing its bugs until it actually compiles. Rust and TypeScript are great for this.