The llvm backend version will not be maintained in the future, but you can get it in llvm-backend branch.
Now the goal of this project is to implement:
- compiler for tiger programming language in C++ 17, generate risc-v asm
- runtime (mainly GC) in rust