Silly little calculator using the Shunting-Yard algorithm. Written in C++. This is not a full calculator. It does not implement functions in any capacity, but it could still be educational or useful.
-
Notifications
You must be signed in to change notification settings - Fork 0
Small calculator using the Shunting-Yard algorithm. Written in C++
License
Nanrech/sy_calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Small calculator using the Shunting-Yard algorithm. Written in C++