An open API service indexing awesome lists of open source software.

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: + - * / ^ ( )

Awesome Lists containing this project