Skip to content

jonjlee/appel-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project will contain implementations for the fjava language from Jason Hickey's CS134b class, a modified version of MiniJava from Andrew Appel's Modern Compiler Implementation in Java. Differences include the removal declaration modifiers (public, static, etc.) and the addition of higher-order functions and a completely different IR. See lab #2 for a complete list of differences between the languages.

CI can be found on CloudBees.

About

Exercises from Appel's Modern Compiler Implementation in Java 2nd ed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages