expressionify22.4kMIT0.9.3Simple node.js expression parser and evaluator using shunting-yard and reverse polish notation algorithms
2do2goabout 3 years agoexpression, parser, evaluator, shunting-yard expressionparser13kBSD-2-Clause1.1.9Parse simple expressions, in a language of your own description
dcollien3 months agoparser, expression, condition, boolean infix-to-postfix2.9kMIT0.0.3Returns a postfix (Reverse Polish Notation) expression from an infix expression.
miguelmotaabout 3 years agopostfix, reverse polish notation, rpn, infix @thi.ng/pointfree-lang299Apache-2.02.3.16Forth style syntax layer/compiler & CLI for the @thi.ng/pointfree DSL
thi-ng1 day agoast, cli, compiler, concatenative infix-rpn-eval261MIT1.0.0Convert math expressions between postfix (RPN) and infix notations and evaluate them
taxnukeover 2 years agoinfix, postfix, dijkstra, shunting