Reverse polish calculator Calculator.eval Tokenizer Parser (convert token to smth) operators stack Example 3 2 1 + * 4 - == (2+1)*3-4