Releases: h4jack/cal
Releases · h4jack/cal
cal v1.0.0
Expression Calculator
This project is a simple expression calculator implemented in C. It provides functionalities to convert infix expressions to postfix notation and evaluate the resulting postfix expressions.