1 link tagged with all of: backend + intermediate-representation
Click any tag below to further narrow down your results
Links
This article surveys different options for compiler backends, including machine code, intermediate representations like LLVM, and high-level languages such as C and JavaScript. It also touches on virtual machines, WebAssembly, and unconventional targets like Brainfuck and lambda calculus. The author aims to help amateur compiler developers navigate their choices.