This directory contains code from Point-Free Episode: Tour of Parser-Printers: vs. Swift's Regex DSL
We continue our tour by comparing swift-parsing to Apple's forthcoming Regex DSL. After taking a look at the proposal, we'll translate an example over to be a parser-printer to compare and contrast each approach.
The following code sample runs with swift-parsing 0.9.0.