Skip to content

thurn/cs444-compiler

Repository files navigation

This is an implementation of a compiler for a subset of Java 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 test_cases directory.

About

A compiler implemented in python for the Joos programming language targeting x86 assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published