Amon@lemmy.world to memes@lemmy.world · 20 hours agoWhy do people faint at the sight of plain-text code?lemmy.worldimagemessage-square65fedilinkarrow-up1392arrow-down118cross-posted to: programmerhumor@lemmy.mlprogrammer_humor@programming.dev
arrow-up1374arrow-down1imageWhy do people faint at the sight of plain-text code?lemmy.worldAmon@lemmy.world to memes@lemmy.world · 20 hours agomessage-square65fedilinkcross-posted to: programmerhumor@lemmy.mlprogrammer_humor@programming.dev
minus-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up4·16 hours 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.
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.