

81·
7 days agoBecause cat people are weird as fuck.
Embedded engineer and programming languages enthusiast. If you wrote some pretty code, I wanna see it.
Because cat people are weird as fuck.
I’m writing a paper on this, actually. Basically, it’s okay-ish at it, but has definite blind spots. The most promising route is to have AI use a traditional static analysis tool, rather than evaluate the code directly.
That’s the kind of logic people historically used when designing low level programming languages. It’s not the kind of logic you should use or that people nowadays usually do use. Undefined behavior is widely seen as a Bad Thing in the programming language design community.
That’s how that usually works, yeah.