Skip to content

Simple Java compiler built for educational purposes in incremental phases. The phases of the project include Lexical analysis, Syntax analysis, Semantic analysis and Code Generation

Notifications You must be signed in to change notification settings

ivanrakonjac/Micro-Java-Compiler

Repository files navigation

Micro-Java-Compiler

Simple Java compiler built for educational purposes in incremental phases.

The phases of the project include Lexical analysis, Syntax analysis, Semantic analysis and Code Generation

Micro-Java-Compiler is a school project for the course Compilers 1 on School of Electrical Engineering in Belgrade, Serbia.

About

Simple Java compiler built for educational purposes in incremental phases. The phases of the project include Lexical analysis, Syntax analysis, Semantic analysis and Code Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published