Implementing an LLVM Backend for the Hash Compiler
Keywords Compilers, Programming Languages, Code Generation, Systems Programming Staff [Christopher Brown]{cmb21}
Keywords Compilers, Programming Languages, Code Generation, Systems Programming Staff [Christopher Brown]{cmb21}
Emulation allows programs to be run on machines of different architectures, and is more widespread than ever since Apple released the ‘Rosetta’ emulation tool as they transitioned to M1 Macbooks. However, the…