parse-pn
November 15, 2013 ยท View on GitHub
A very simple example polish notation calculator using parse.js Only supports whole numbers and 4 basic operators.
To clone
git clone https://github.com/mattbierner/parse-pn parse-pn
cd parse-pn
git submodule update --init