https://github.com/bkase/swift-optparse-applicative
Commandline parsing using applicatives (optparse-applicative ported from Haskell/Scala)
https://github.com/bkase/swift-optparse-applicative
applicative commandline options options-parsing parsing
Last synced: 2 months ago
JSON representation
Commandline parsing using applicatives (optparse-applicative ported from Haskell/Scala)
- Host: GitHub
- URL: https://github.com/bkase/swift-optparse-applicative
- Owner: bkase
- Created: 2017-05-02T07:01:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T13:58:19.000Z (over 6 years ago)
- Last Synced: 2025-03-29T04:23:31.698Z (3 months ago)
- Topics: applicative, commandline, options, options-parsing, parsing
- Language: Swift
- Size: 27.3 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## optparse-applicative in Swift
because no one has done it yet. Plus I like parsers (and applicatives).
### WIP - Do not use this yet
Please open an issue if you have an idea about how we can get some chunk to work