Skip to content

arneph/Language-Processor-Construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Processor Construction

This is my source code for COMPSCI 142B Language Processor Construction at UC Irvine. The project was to read Java byte code and either interpret it, or translate it to SSA, optimize it, output it as x86-64 machine code, and execute it in the same process (as a JIT compiler).

About

My source code for CS 142B Language Processor Construction at UC Irvine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published