Skip to content

jpetitto/MiniJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniJava

A compiler for a subset of the Java programming language.

This project is based off of the readings from "Modern Compiler Implementation in Java (2nd Ed.)" by Andrew Appel.

For the MiniJava language reference manual, please consult: http://alumni.cs.ucr.edu/~weesan/cs152/MiniJava.html.

About

A compiler for a subset of the Java programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages