Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 28 days agoLLVMfiles.catbox.moeexternal-linkmessage-square51fedilinkarrow-up1249arrow-down17
arrow-up1242arrow-down1external-linkLLVMfiles.catbox.moeLena@gregtech.eu to Programmer Humor@programming.devEnglish · 28 days agomessage-square51fedilink
minus-squareLeFantome@programming.devlinkfedilinkarrow-up3·27 days 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.