Gork@lemm.ee to Programmer Humor@lemmy.ml · 1 month agoCode is a spectrumfiles.catbox.moeexternal-linkmessage-square27fedilinkarrow-up1419arrow-down122cross-posted to: [email protected]
arrow-up1397arrow-down1external-linkCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 1 month agomessage-square27fedilinkcross-posted to: [email protected]
minus-squaredavel [he/him]@lemmy.mllinkfedilinkEnglisharrow-up28·1 month agoI think it’s most commonly called machine code.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up3·1 month agoTrue. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).
I think it’s most commonly called machine code.
True. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).