- The header provided is a simple C++ implementation of the Shunting Yard algorithm, which is widely used to evaluate arithmetic expressions.
- This project was a solution for a university homework assignment.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple algorithm to evaluate an arithmetic expression
License
17xr/EvaluateArithmeticExpression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple algorithm to evaluate an arithmetic expression