UNPKG

inpostfix

Version:

Convert infix to RPN notation, and solve it

10 lines (9 loc) 84 B
sudo: false language: node_js node_js: #- 6 #- 8 - 10 - 12 install: - npm install