Object oriented implementation of the Shunting-yard algorithm using Python 2.7. Parses mathematical expression in infix notation to produce Reverse Polish Notation. I just decided to make it a bit more readable and extensible than most implementations I've seen so far. Algorithm is taken from wiki.
ukolka/shunting-yard-algorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|