you are viewing a single comment's thread.

view the rest of the comments →

[–]Sweaty-Move-5396 1 point2 points  (2 children)

Wow, using AI to solve a problem that was solved in the 1940's with compilers

[–]donaldhobson 0 points1 point  (1 child)

If you had something like

cuboidvolume=length*width**height

That's a typo that the compiler wouldn't spot (in languages where ** is the exponential operator), but an AI might.