A compiler for UwULang using LLVM.
LLVM targets most systems and we just need to create a AST and encode each instruction into an intermediate instruction set like what the JVM would do.
- LLVM
A compiler for UwULang using LLVM.
LLVM targets most systems and we just need to create a AST and encode each instruction into an intermediate instruction set like what the JVM would do.