Console calculator in Swift.
CCal is using Reverse Polish Notation (RPN) & stack to evaluate arithmetic expressions. Written in swift for educational purposes. Build, run and type arithmetic expression to evaluate.
Distributed under MIT License. See the LICENSE file for details. Feel free to fork and play/modify and use it however you like.
Contact me at [email protected]