Skip to content

nopeless/python-generic-shunting-yard-parser-evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A parser that I made for discrete mathematics class

Concept

I took most ideas from the shunting-yard algorithm and implemented it in a parser.

It supports a little more than what your average shunting-yard algorithm can do.

Running tests

python -m unittest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages