parse-pn 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