supported operators: +, -, *, /, ^ usage:
node simpleEval.js "some expression"
Simple implementation of Shunting-Yard in JavaScript