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)
- Host: GitHub
- URL: https://github.com/benchr267/calculator
- Owner: BenchR267
- License: mit
- Created: 2017-08-16T14:08:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-22T05:24:20.000Z (over 8 years ago)
- Last Synced: 2025-03-29T04:31:39.494Z (11 months ago)
- Topics: calculator, ios, parser, parser-combinators, swift
- Language: Swift
- Homepage:
- Size: 1.26 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator

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