Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
/ MJCompiler Public archive

Object-oriented compiler implementation for MicroJAVA programming language.

License

Notifications You must be signed in to change notification settings

nikolovjovan/MJCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroJava Compiler

Object-oriented compiler implementation for MicroJava programming language. MicroJava is a simple language with Java-like syntax with support for basic object-oriented concepts. Compiler runs with only a single source code file, therefore all classes are defined as inner-classes as the top-level class is the program itself.

Made for the entry-level course in Compiler Construction at the University of Belgrade, School of Electrical Engineering. (http://ir4pp1.etf.rs/)

About

Object-oriented compiler implementation for MicroJAVA programming language.

Topics

Resources

License

Stars

Watchers

Forks