Skip to content

mashaka/MiniJava-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniJava-compiler

Current version implements all before IRTree:

  • Lexical Analysis
  • Syntax Analysis
  • Create Abstract Syntax Tree (AST)
  • Build Symbols Table and use it for type checking

This project is a C++ implementation of a compiler described here.

This project is a part of a course in MIPT and is implemented by:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published