Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 232 Bytes

Compilers

  • Project 1 : Implementation of a LL(1) parser for a simple calculator and a translator to Java for a simple language
  • Project 2 : Semantic Check (MiniJava)
  • Project 3 : Generating intermediate code (MiniJava -> LLVM)