Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 216 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 216 Bytes

uni-compiler

University project to learn compiler writing. Compiler is written in C or in Rust and it should translate some fragment of C language or some own equivalent language into LLVM internal representation.