Hacker News new | past | comments | ask | show | jobs | submit login

> It’s not guaranteed to do that correctly

Which is odd considering they could run this as beam search with the checking part of a compiler in the loop.




Which would be extremely slow


Not necessarily. If you emit a batch of suggestions for 1 line and prune them with syntax checks you can already prune them and present them to the user while working on the next iterations.

The real difficulty is getting good checking on partial source code, some languages have better tooling for that than others.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: