0x0@lemmy.zip to Programmer Humor@programming.dev · 1 month agorace conditionslemmy.zipimagemessage-square86fedilinkarrow-up1874arrow-down125
arrow-up1849arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 1 month agomessage-square86fedilink
minus-squareRose@piefed.sociallinkfedilinkEnglisharrow-up6·1 month 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 month agoAssembly is a little too high level for me. I prefer to directly write machine code.
minus-squareLv_InSaNe_vL@lemmy.worldlinkfedilinkarrow-up4·1 month 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