https://github.com/coderosh/infix-to-postfix
Convert Infix to Postfix
https://github.com/coderosh/infix-to-postfix
infix infix-to-postfix postfix
Last synced: 11 months ago
JSON representation
Convert Infix to Postfix
- Host: GitHub
- URL: https://github.com/coderosh/infix-to-postfix
- Owner: coderosh
- License: mit
- Created: 2021-12-10T07:12:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T08:28:30.000Z (about 4 years ago)
- Last Synced: 2025-01-22T12:45:34.016Z (about 1 year ago)
- Topics: infix, infix-to-postfix, postfix
- Language: TypeScript
- Homepage: https://coderosh.github.io/infix-to-postfix/
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infix to Postfix