luisdevlopez
-
- 1,165 total downloads
- last updated 3/28/2017
- Latest version: 1.0.0
A parser that uses the Reverse Polish Notation and the Shunting-Yard algorithm to transform a simple mathematical expression into a computed numerical value. Useful for simple calculator projects.