Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ Top-Down compiler that generates a three address code.
* The interpreter waits on encountering a read command, for the user to provide the input
* To provide input on the terminal write the input and press enter
* On encountering errors like Overflow error, etc. please try running the program again after correcting your while script


testing