GitHub / StevenMonty / InfixExpressionEvaluator
A calculator that handles infix notation mathematical expressions implementing the Shunting Yard Algorithm and a Stack data structure.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevenMonty%2FInfixExpressionEvaluator
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 124 KB
Dependencies parsed at: Pending
Created at: almost 6 years ago
Updated at: about 1 year ago
Pushed at: almost 6 years ago
Last synced at: about 1 year ago
Topics: infix-notation, shunting-yard-algorithm