Skip to content

A desktop application to convert infix expression to postfix expression built using Tkinter and Python

License

Notifications You must be signed in to change notification settings

reshmaharidhas/Infix-To-Postfix-Converter

Repository files navigation

Infix-To-Postfix-Converter

A simple desktop application to convert infix expression to postfix expression, also displaying the conversion steps fully.

Programming Language 💻

  • Python 3

Tech Stack 💻

  • Tkinter (GUI)

Development Tools 💻

  • Pycharm
  • PyInstaller

Screenshots

screenshot-github-1

Installation 🔌

  • Fork this project by clicking the icon at top-right to save copy of this project.
  • Download the repository files from the Download section or clone this project.
  • Import it to any Python IDE and run the application.

License 📖

This project is licensed under the MIT License