0x0@lemmy.zip to Programmer Humor@programming.dev · 4 days agorace conditionslemmy.zipimagemessage-square90fedilinkarrow-up1864arrow-down125
arrow-up1839arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 4 days agomessage-square90fedilink
minus-squareRose@piefed.sociallinkfedilinkEnglisharrow-up6·4 days 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·3 days agoAssembly is a little too high level for me. I prefer to directly write machine code.
minus-squareLv_InSaNe_vL@lemmy.worldlinkfedilinkarrow-up4·3 days 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