0x0@lemmy.zip to Programmer Humor@programming.dev · 1 year agorace conditionslemmy.zipimagemessage-square86fedilinkarrow-up1879
arrow-up1879imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 1 year agomessage-square86fedilink
minus-squareRose@piefed.sociallinkfedilinkEnglisharrow-up6·1 year agoOr, rather, most compiled languages are just syntactic sugar on top of assembly, and that’s especially true with C. (Oh, you can use curly brances and stuff for blocks? That’s sure easier to read than the label mess you get with assembly.)
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up3·1 year agoAssembly is a little too high level for me. I prefer to directly write machine code.
minus-squareLv_InSaNe_vL@lemmy.worldlinkfedilinkarrow-up4·1 year agoYou may as well be a script kiddie. I leverage my very steady hand and highly magnetized needle to write my code
Or, rather, most compiled languages are just syntactic sugar on top of assembly, and that’s especially true with C. (Oh, you can use curly brances and stuff for blocks? That’s sure easier to read than the label mess you get with assembly.)
Assembly is a little too high level for me. I prefer to directly write machine code.
You may as well be a script kiddie. I leverage my very steady hand and highly magnetized needle to write my code