https://github.com/basemax/prefixevaluatorc
This is a prefix evaluator written in C. It takes a prefix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
https://github.com/basemax/prefixevaluatorc
c evaluator prefix prefix-evaluation prefix-evaluator stack
Last synced: over 1 year ago
JSON representation
This is a prefix evaluator written in C. It takes a prefix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
- Host: GitHub
- URL: https://github.com/basemax/prefixevaluatorc
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-02T23:09:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T23:38:55.000Z (over 3 years ago)
- Last Synced: 2025-03-28T17:08:08.379Z (over 1 year ago)
- Topics: c, evaluator, prefix, prefix-evaluation, prefix-evaluator, stack
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0