Skip to content

Jianchu/java-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joos Compiler

CS 644 Course Project
Member: Zhiyuan Lin, Ho-Yi Fung, Jianchu Li

Overview

This is an implementation of a compiler for a subset of Java 1.3 called joos.

The joos langauge is specified here: http://www.student.cs.uwaterloo.ca/~cs444/joos.html. This implementation targets x86 assembly. Test cases for the compiler are included in the assignment_testcases directory.

Note:

This repository is copied from GitLab where the project is putted when we built it. The reports for each assignment are removed from the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages