Skip to content

alebogi/microjava-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microjava compiler

School project - subject 13S114PP1 - Compiler Construction 1, september 2021.

Description

The goal of the project is realization of the compiler for programming language Mikrojava. The compiler enables translation of syntactically and semantically correct Microjava programs into a Microjava bytecode that is executed on a virtual Microjava machine.

Instalation

Details are provided in file MJProjekat.docx in Serbian language.

Libraries

Provided in folder lib.

  • cup_c10k.jar
  • JFlex.jar
  • log4j-1.2.17.jar
  • mj-runtime-1.1.jar
  • symboltable-1-1.jar

Author

Aleksandra Bogicevic - @alebogi

About

School project - subject 13S114PP1 - Compiler Construction 1, School of Electrical Engineering, University of Belgrade.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors