cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoCode is a spectrumfiles.catbox.moeimagemessage-square4linkfedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageCode is a spectrumfiles.catbox.moecm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square4linkfedilink
minus-squareKazumara@discuss.tchncs.delinkfedilinkarrow-up1·4 months 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·4 months agoAh as an intermediary for TypeScript? Fair point.
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1·4 months 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.