dragan-mitrasinovic / micro-java-compiler

Homework/project in Compiler Construction 1(13E114PP1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-java-compiler

Homework/project in Compiler Construction 1(13E114PP1) at the University of Belgrade, School of Electrical Engineering.

A working compiler for a simplified version of Java. Uses JFlex as the lexer, and cup as the parser.

About

Homework/project in Compiler Construction 1(13E114PP1)


Languages

Language:Java 99.2%Language:Lex 0.8%