An open API service indexing awesome lists of open source software.

https://github.com/benchr267/calculator

Example app which uses Parsel to power a calculator. (https://github.com/BenchR267/Parsel)
https://github.com/benchr267/calculator

calculator ios parser parser-combinators swift

Last synced: 8 months ago
JSON representation

Example app which uses Parsel to power a calculator. (https://github.com/BenchR267/Parsel)

Awesome Lists containing this project

README

          

# Calculator

![](doc/img/Calculator.gif)

This small app is powered by [Parsel](https://github.com/BenchR267/Parsel). The whole logic is less than 60 lines of code in [Brain.swift](https://github.com/BenchR267/Calculator/blob/master/Calculator/Brain.swift#L43-L96).

# Author

* [@benchr](https://twitter.com/benchr), mail@benchr.de