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

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)

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