shunting-yard-algorithm
Here are 12 public repositories matching this topic...
A very simple python script which can do math on user-written strings
-
Updated
Jun 20, 2024 - Python
-
Updated
Feb 6, 2025 - Python
The repository contains a project implemented as part of the Automata, Languages and Computation course at the university.
-
Updated
Apr 2, 2024 - Python
toy implementation of the shunting yard algorithm
-
Updated
Jun 8, 2025 - Python
Two calculator programs, one evaluates infix expressions, the other evaluates a series of expressions which may include variables.
-
Updated
Feb 1, 2025 - Python
Python expression calculator. The algorithm is based on tokenizing input expression and sorting tokens in Shunting yard algorithm
-
Updated
Nov 9, 2024 - Python
My own implementation of Shunting Yard algorithm used on arithmetical or logical expressions.
-
Updated
Jul 18, 2022 - Python
A simple script to convert Python regular expression to expressions following the formal defintion
-
Updated
Jan 4, 2023 - Python
The goal of this project is to make a propositional calculus expert system
-
Updated
Oct 30, 2019 - Python
Find a solution of a one-line long arithmetic expression.
-
Updated
Apr 10, 2025 - Python
Improve this page
Add a description, image, and links to the shunting-yard-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shunting-yard-algorithm topic, visit your repo's landing page and select "manage topics."