A calculator written in go, evaluating the expression using postfix expression evaluation.
- Test it lol
- Add support for negative number (forgot it lol)
- Add support for functions such as abs() and sin()
- idk
A calculator written in go, evaluating the expression using postfix expression evaluation.