Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 711 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 711 Bytes

Joos Complier For CS444

This is our complier created for University of Waterloo's CS444 class. This compiler programs Joos which is a modified subset of the Java 1.3 spec targeting native x86 assembly. The compilers main languages was generated in racket however for the lexing stages we were not allowed to use Racket's excellent built in lexing utilities.

Course Website:

https://www.student.cs.uwaterloo.ca/~cs444/

Joos Spec

https://www.student.cs.uwaterloo.ca/~cs444/joos.html

Members:

Nik Illerbrun - nillerbr
Nick Fagan - nmfagan
Wesley Chalmers - wwchalme

Having weird errors? you probably need to clear your cached files!