https://github.com/basemax/infix2postfixc
This is a simple program that converts infix expressions to postfix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.
https://github.com/basemax/infix2postfixc
c infix infix-expression infix-notation infix-to-postfix infix-to-potfix infix2potfix postfix postfix-notation stack
Last synced: about 1 year ago
JSON representation
This is a simple program that converts infix expressions to postfix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.
- Host: GitHub
- URL: https://github.com/basemax/infix2postfixc
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-02T21:56:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T22:47:11.000Z (over 3 years ago)
- Last Synced: 2025-03-28T17:08:06.571Z (about 1 year ago)
- Topics: c, infix, infix-expression, infix-notation, infix-to-postfix, infix-to-potfix, infix2potfix, postfix, postfix-notation, stack
- Language: C
- Homepage:
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0