https://github.com/basemax/infix2prefixc
This is a simple program that converts infix expressions to prefix 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/infix2prefixc
infix infix-to-prefix infix2prefix javascript js math-expression prefix prefix-conversion prefix-convert prefix-converter
Last synced: 7 months ago
JSON representation
This is a simple program that converts infix expressions to prefix 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/infix2prefixc
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-02T21:15:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T22:46:52.000Z (about 3 years ago)
- Last Synced: 2025-03-28T17:08:06.681Z (11 months ago)
- Topics: infix, infix-to-prefix, infix2prefix, javascript, js, math-expression, prefix, prefix-conversion, prefix-convert, prefix-converter
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0