|
|
Subscribe / Log in / New account

Old version

Old version

Posted Apr 28, 2023 6:17 UTC (Fri) by roc (subscriber, #30627)
In reply to: Old version by wtarreau
Parent article: An update on the GCC frontend for Rust

On the contrary, AI code generators benefit from targeting languages with lots of constraints. Those languages move work from whoever's reviewing and debugging the code (humans, today) to whoever's writing the code (AI).


to post comments

Old version

Posted May 2, 2023 19:26 UTC (Tue) by immibis (subscriber, #105511) [Link]

That depends on whether you expect the AI-generated code to work or not. In my experience, the code still won't work, but now the compiler will tell you instead of the runtime environment.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds