Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 3 months agoLLVMfiles.catbox.moeexternal-linkmessage-square51fedilinkarrow-up1249arrow-down17
arrow-up1242arrow-down1external-linkLLVMfiles.catbox.moeLena@gregtech.eu to Programmer Humor@programming.devEnglish · 3 months agomessage-square51fedilink
minus-squareLeFantome@programming.devlinkfedilinkarrow-up3·3 months agoI have built single pass compilers that do everything in one shot without an AST. You are not going to get great error messages or optimization though.
I have built single pass compilers that do everything in one shot without an AST. You are not going to get great error messages or optimization though.