Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 271 Bytes

File metadata and controls

7 lines (5 loc) · 271 Bytes

Compilers-Assignments

Repo for assignments of Compilers course, DIT UOA, Spring 2025.

  • Calculator based on LL1 grammar in Java and a translator to Java,
  • MiniJava parser, semantic analysis and offset calculations.

More info about each project in their directories.