cm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agoCode is a spectrumfiles.catbox.moeimagemessage-square6fedilinkarrow-up158arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up153arrow-down1imageCode is a spectrumfiles.catbox.moecm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agomessage-square6fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareKazumara@discuss.tchncs.delinkfedilinkarrow-up1·7 days 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·2 days agoAh as an intermediary for TypeScript? Fair point.
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1·2 days 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.