Skip to content

eldadp100/MiniJava-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minijava compiler

A compiler for simplified version of java.

  1. Syntax analysis : text file to an abstract syntax tree.
  2. Semantic analysis : Type Checking, Use before initialization.
  3. Intermediate Code Generation : Converting the ast to LLVM in recursive manner.

use 'ant' to build the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •