• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of a compiler front end for the MiniJava language(MiniJava -> LLVM IR) using javaCC and JTB tools. MiniJava language is a small subset of Java