Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shunting Yard Algorithm implementation and postfix notation expressions evaluation.

How To:

npm install

Run test file:

node app.js

Documentation:

Here: docs.md

Generating Documentation:

npm install -g jsdoc-to-markdown

And then:

jsdoc2md "*.js" > docs.md

About

Shunting Yard Algorithm implementation and postfix notation expressions evaluation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages