FootlessParser icon indicating copy to clipboard operation
FootlessParser copied to clipboard

A simple parser combinator written in Swift

Results 2 FootlessParser issues
Sort by recently updated
recently updated
newest added

Right now they are running in debug mode which is pretty pointless. Will have to create a new unit test target in Xcode for performance tests and a corresponding scheme...

enhancement
help wanted

Recently `pod lib lint` cannot pass because recent Xcodes cannot build for old iOS/macOS versions. (refs https://github.com/CocoaPods/CocoaPods/issues/11839 ). I need the lint success as some my podspecs depend on your...