learnbyexample to [email protected]English • 11 months agoState machines are wonderful toolsnullprogram.commessage-square10fedilinkarrow-up165
arrow-up163external-linkState machines are wonderful toolsnullprogram.comlearnbyexample to [email protected]English • 11 months agomessage-square10fedilink
minus-squareNostraDavidlinkfedilink-4•11 months agoYou really need to know C to be able to read that code - If I only knew Python or Java I’d be hella lost too.
minus-squarePyrolinkfedilinkEnglish16•11 months agoIt’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.
You really need to know C to be able to read that code - If I only knew Python or Java I’d be hella lost too.
It’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.