infix-rpn-eval
Convert math expressions between postfix (RPN) and infix notations and evaluate them
shunt.js
An extensible shunting yard algorithm implemented in JavaScript
bet
A Binary Expression Tree implementation which can evaluate infix mathematical expressions