A calculator parser using the reverse polish expression and a tokenizer, plus an evaluator to calculate the results.
-
Updated
Jun 14, 2017 - Java
A calculator parser using the reverse polish expression and a tokenizer, plus an evaluator to calculate the results.
Assignments for Compilers course, DIT UOA, Spring 2025.
Add a description, image, and links to the calculator-parser topic page so that developers can more easily learn about it.
To associate your repository with the calculator-parser topic, visit your repo's landing page and select "manage topics."