ra’s avatarra’s Twitter Archive—№ 29,362

  1. prototype working! reviving an old idea: functional LLVM bitcode compiler like MAGE/MAGIC via ClojureCLR.
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @ra
      the idea is to represent the target (LLVM IR in this case) as immutable data and operate on it as such, snapping it to life at the end.
      1. …in reply to @ra
        its working *really* well for MAGIC, maybe for LLVM too?