expressionparser
Parse simple expressions, in a language of your own description
Parse simple expressions, in a language of your own description
Convert math expressions between postfix (RPN) and infix notations and evaluate them
A mathematical expression parser
Module for converting infix notation to rpn
A complete stack implementation
An extensible shunting yard algorithm implemented in JavaScript
A simple logical parser as an npm module