Skip to content

implement java byte code generation using flex and bison.

Notifications You must be signed in to change notification settings

romaad/compilersPhase3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Compilers phase 3 * in this phase we were required to implement a java bytecode generator using lex and yacc(bison)

Usage

* change directory to project path and then run `makefile custom_run`. this will compile the grammar,
run the file listed in makefile , pass the output to jasmin and then run jasmin output with java.

About

implement java byte code generation using flex and bison.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages