Skip to content
#

operator-precedence

Here are 2 public repositories matching this topic...

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.

  • Updated Sep 10, 2024
  • Python

Improve this page

Add a description, image, and links to the operator-precedence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the operator-precedence topic, visit your repo's landing page and select "manage topics."

Learn more