Search
@thi.ng/pointfree-lang
Forth style syntax layer/compiler & CLI for the @thi.ng/pointfree DSL
v2.2.56 URL:
https://unpkg.com/@thi.ng/pointfree-lang@2.2.56/index.js
Open
Browse Files
ast
cli
compiler
concatenative
dataflow
dsl
forth
functional
grammar
language
parser
peg
pipeline
pointfree
rpn
syntax
tool
typescript
noeq
!= a RPN calculator using math.js (http://mathjs.org/)
v1.3.2 URL:
https://unpkg.com/noeq@1.3.2/NoEq.js
Open
Browse Files
rpn
calculator
mathjs
@larisashamko/node_1
simple function counting rpn
v1.0.0 URL:
https://unpkg.com/@larisashamko/node_1@1.0.0/index.js
Open
Browse Files
nodejs
rpn
npm
infix-rpn-eval
Convert math expressions between postfix (RPN) and infix notations and evaluate them
v1.0.0 URL:
https://unpkg.com/infix-rpn-eval@1.0.0/dist/index.js
Open
Browse Files
infix
postfix
dijkstra
shunting
yard
calculator
rpn
@dev-syco/quick-math
Quick calculation from string
v1.0.14 URL:
https://unpkg.com/@dev-syco/quick-math@1.0.14/lib/index.js
Open
Browse Files
shunting yard
rpn
reverse polish notation
algorithm
infix
postfix
math
expressions
transformation