string-uncommoninfix
Get uncommon infix of strings.
Get uncommon infix of strings.
An array is a collection of values, stored contiguously.
Command line RPN calculator using math.js engine. example: '$ rpn 1 2 +'
Module for converting infix notation to rpn
The shunting yard algorithm transforms a mathematical expression from infix notation into a reversed polish notation (postfix). This is a really extensible implementation.
Boolean, Logical, And OR NOT Expression Parser
Portable, lightweight JavaScript method extensions, minus the monkeypatching.
Partial port of aphyr/clj-antlr bindings for ANTLR 4 parser library, returning a tree or sexpr-formatted tree
infix to posfix
Extends EGG with a Polynomial class and overloads '+','-','*' and '/' operators to be able to directly use them with Polynomials. Polynomial objects can be evaluated on certain values and printed on an understandable format.
A collection of common string functions.
Checks if iterable contains an infix.
Checks if iterable contains an infix.
RPN infix to posfix
Simplify your code by chaining functions through pipes
Prefix-infix-postfix converter
Convert infix to RPN notation, and solve it
A small (1.78KB) parser to evaluate infix notation to values (without using eval).
Prefix-infix-postfix converter
Get common infix between strings.