Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 228 Bytes

Mini-C-Compiler

Compiles given C code and generates a parse tree using recursive descent.

Generated Parse Tree for the code sample: