/swift-parsing-async

Async/await extensions to [@pointfreeco]'s [swift-parsing](https://github.com/pointfreeco/swift-parsing) library.

Primary LanguageSwift

swift-parsing-async

An extension of the [@pointfreeco]'s swift-parsing library that makes use of Swift 5.5's async/await libraries.

Note that while it contains code which can be used in earlier versions (eg, Parser/parse(each:to:) -> SwiftStatus