Skip to content

Formkunft/swift-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Parsing

Swift Parsing is a package containing parsers for collection and span types.

Description

The package contains two targets, CollectionParsing and SpanParsing.

  • CollectionParsing provides a Parser<Subject: Collection> that can parse strings, arrays, data, or any other Swift Collection.
  • SpanParsing provides a ParserSpan<Element> that can parse any other Swift Span<Element>.

About

A parsing library for Swift spans and collections

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages