Skip to content

Implement a CodeGenVisitor class to traverse the decorated AST and generate code. The abstract syntax has been annotated to indicate which part of the language is to be implemented in Assignment 5 and how it maps into JVM elements. The rest of the language will be implemented in Assignment 6.

Notifications You must be signed in to change notification settings

XavierDai/PLP_Homework6_CodeGen_Part2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLP_Homework6_CodeGen_Part2

About

Implement a CodeGenVisitor class to traverse the decorated AST and generate code. The abstract syntax has been annotated to indicate which part of the language is to be implemented in Assignment 5 and how it maps into JVM elements. The rest of the language will be implemented in Assignment 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%