Skip to content

krzysztofsopa/polish-reverse-notation-shunting-yard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Polish Notation, Shunting Yard Algorithm Build status

Calculator written in ES6 based on RPN and SYA

Tests

$ nvm use 5
$ npm install
$ mocha --compilers js:babel/register // using mocha.js testing framework

About

Reverse Polish Notation, Shunting Yard Algorithm in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published