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