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.
To associate your repository with the calculator-parser topic, visit your repo's landing page and select "manage topics."