Skip to content

MahtabSarlak/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

This is the final project of Compiler Design Principle course in Shahid Beheshti University winter 2019.

Description

We inplemented a fully functional compiler based on LALR(1) parser generator for pascal-like programming(P++ language which was designed by Professor Jaberipur) that generates java bytecode.

Technology

  • Scanner with JFlex
  • Parser with Cup
  • Java bytecode (class file) with ASM library

About

Final compiler project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages