Skip to content

mattbierner/parse-pn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example parse.js Polish Notation Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published