Hi everyone
Learned a lot about programming languages and how they work the last days
In my previous post I had a question about RPN calculators and how they evaluate unary symbols,
now i have a question about the Shunting Yard algorithm
The script I'll post here has 2 bugs in it, the firs...