-
Notifications
You must be signed in to change notification settings - Fork 0
This Python project for data structures and algorithms class converts infix to postfix expressions, evaluates postfix expressions, and computes infix expressions without using `eval`. It supports complex tokenization, custom exception handling, and avoids built-in stack classes.
paunovicbojana/infix-postfix-calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This Python project for data structures and algorithms class converts infix to postfix expressions, evaluates postfix expressions, and computes infix expressions without using `eval`. It supports complex tokenization, custom exception handling, and avoids built-in stack classes.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published