-
Notifications
You must be signed in to change notification settings - Fork 0
Test Cases and Examples
Clayton Franklin edited this page Oct 19, 2018
·
23 revisions
Showing the Lexical Analyzer Output
Ran with the command ./fcc -i tests/input -o out
Showing the Parser Output
Source code where the parsing error occured:
Ran with the command ./fcc -i tests/input -dp
Ran with the command ./fcc -i tests/input -o out
Showing the Symbol Table Output