Skip to content

DavidAlejandro/Mini-C-Intermediate-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-C-Intermediate-Code-Generator

Java intermediate code generator. Reads code_test.c (Mini C code) from root directory, you can edit it to test your own Mini C code. Generates the AST, symbol table and intermediate code (Quadruple format) from a Mini C code file.

This project uses JFlex 1.4.3 and Java Cup 11a for lexical and syntactic analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published