Blog
#compiler
Setting up a Compiler Project with LLVM on MacOS
Posted: 3-21-2025
I found a stark lack of resources on how to setup a compiler project that emits LLVM on MacOS. This blog shows you how to setup a structure for a project that compiles code and emits LLVM.