swetanjal/MiniC-Compiler
A Compiler for a C like Programming Language called MiniC. The front end of the compiler is written in C++ and ANTLR-4 is used for generating a LL parser. LLVM toolchain is used as the backend.
C++
A Compiler for a C like Programming Language called MiniC. The front end of the compiler is written in C++ and ANTLR-4 is used for generating a LL parser. LLVM toolchain is used as the backend.
C++