Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 199 Bytes

the-compiler.md

File metadata and controls

4 lines (3 loc) · 199 Bytes

The compiler

Voxu is a compiled language to native code through LLVM. The focus of this compiler is to be fast, and to tell the programmer exactly what is wrong with their code, and where it is.