cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoCode is a spectrumfiles.catbox.moeexternal-linkmessage-square6linkfedilinkarrow-up162cross-posted to: programmerhumor@lemmy.ml
arrow-up162external-linkCode is a spectrumfiles.catbox.moecm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square6linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareKazumara@discuss.tchncs.delinkfedilinkarrow-up1·1 year agoI wonder, are there any intermediate languages that are non-binary? Java bytecode and the Microsoft Intermediate Language are both represented by binary files I think.
minus-squareKazumara@discuss.tchncs.delinkfedilinkarrow-up1·1 year agoAh as an intermediary for TypeScript? Fair point.
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1·1 year agoAlso, most importantly. Assembly.
I wonder, are there any intermediate languages that are non-binary? Java bytecode and the Microsoft Intermediate Language are both represented by binary files I think.
JavaScript
Ah as an intermediary for TypeScript? Fair point.
Also, most importantly. Assembly.