Skip to content

panagiotiskon/Minijava-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started:

This project is part of a semester assignment the design and specification of which is described down below.

The assignment consists of two parts.

  • MiniJava Static Checking (Semantic Analysis)
  • Generating intermediate code (MiniJava -> LLVM)

The IR Generator is partly completed.

Project Description:

Compilers, University of Athens - Project1024_1 Compilers, University of Athens - Project1024_2 Compilers, University of Athens - Project1024_3 Compilers, University of Athens - Project1024_4 Compilers, University of Athens - Project1024_5 Compilers, University of Athens - Project1024_6