Amon@lemmy.world to memes@lemmy.world · 16 days agoWhy do people faint at the sight of plain-text code?lemmy.worldexternal-linkmessage-square74fedilinkarrow-up1434arrow-down124
arrow-up1410arrow-down1external-linkWhy do people faint at the sight of plain-text code?lemmy.worldAmon@lemmy.world to memes@lemmy.world · 16 days agomessage-square74fedilink
minus-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up5arrow-down1·16 days agoIt… Kind of was though, IR gives us a way to translate higher level concepts to lower (but not the lowest) level representation. It also gives us a way to optimize before machine translation.
minus-squareLaura@lemmy.mllinkfedilinkarrow-up1·15 days agobut it’s produced by a machine (front end) for a machine (back end) so they can talk to each other
LLVM IR wasn’t made for humans
It… Kind of was though, IR gives us a way to translate higher level concepts to lower (but not the lowest) level representation. It also gives us a way to optimize before machine translation.
but it’s produced by a machine (front end) for a machine (back end) so they can talk to each other