-
Notifications
You must be signed in to change notification settings - Fork 0
Parsers are used to verify the syntax of code or expressions. In this project we used the operator precedence parser algorithm to parse and check the validity of expressions. The backend of the application was built using Flask. The front uses Jinja templates to take the user input and render the parse table along with the steps.
nixvihari/Operator-Precedence-Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Parsers are used to verify the syntax of code or expressions. In this project we used the operator precedence parser algorithm to parse and check the validity of expressions. The backend of the application was built using Flask. The front uses Jinja templates to take the user input and render the parse table along with the steps.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published