Search results

37 packages found

Parse simple expressions, in a language of your own description

published 1.1.5 3 years ago
M
Q
P

The shunting yard algorithm transforms a mathematical expression from infix notation into a reversed polish notation (postfix). This is a really extensible implementation.

published 2.0.0 7 years ago
M
Q
P

Quick calculation from string

published 1.0.14 4 years ago
M
Q
P

Convert infix to RPN notation, and solve it

published 1.1.1 4 years ago
M
Q
P

Reverse Polish notation calculator

published 0.0.3 9 years ago
M
Q
P

逆波兰表达式与或运算规则

published 1.0.0 4 years ago
M
Q
P

A simple logical parser as an npm module

published 1.0.0 9 years ago
M
Q
P

Command-line RPN Calculator.

published 1.1.0 4 years ago
M
Q
P

Reverse Polish Notation - Javascript implementation

published 0.1.0 8 years ago
M
Q
P

RPN infix to posfix

published 1.0.5 6 years ago
M
Q
P

infix to postfix converter

published 3.0.2 3 years ago
M
Q
P

rpn calculator

published 2.0.0 5 years ago
M
Q
P

Forth style syntax layer/compiler & CLI for the @thi.ng/pointfree DSL

published 2.2.35 2 days ago
M
Q
P

!= a RPN calculator using math.js (http://mathjs.org/)

published 1.3.2 2 months ago
M
Q
P

Tokenizers for Infix strings. Only for SE-1222 (Data Structures) class, not for production use.

published 0.1.1 2 years ago
M
Q
P

revers polish notation calculator

published 0.0.3 3 years ago
M
Q
P

An expression tree system for node.js. This library provides methods to parse Reverse Polish Notation (RPN) and useful functions to analyse and work with expression trees.

published 0.1.6 8 years ago
M
Q
P

Simple node.js expression parser and evaluator using shunting-yard and reverse polish notation algorithms

published 0.9.3 8 years ago
M
Q
P

calculator for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want

published 1.3.6 8 years ago
M
Q
P

calculate a given RPN expression in javascript

published 1.6.0 4 years ago
M
Q
P