Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 428 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 428 Bytes

CCal

Console calculator in Swift.

Description

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.

License

Distributed under MIT License. See the LICENSE file for details. Feel free to fork and play/modify and use it however you like.

Contact

Contact me at [email protected]