System level Programming language.
This is my attempt to make a programming language without using llvm. It is pretty much a C replica but with borrow checker idea and reference passing. It will pretty much not be as powerful as I expect it to be. ASM: https://www.felixcloutier.com/x86/