/Postfix-Calculator

All expressions are stored in a file called "in.dat". The file contains a sequence of arithmetic expressions in the postfix form, one per line, printing the expression, calculating its value, and showing the result.

Primary LanguageJava

Watchers