Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markfarrell/purescript-parsing-repetition

Helper functions for the repetition of PureScript parsers, e.g. range of number of occurrences and validation constraints on trailing input.
https://github.com/markfarrell/purescript-parsing-repetition

purescript

Last synced: 20 days ago
JSON representation

Helper functions for the repetition of PureScript parsers, e.g. range of number of occurrences and validation constraints on trailing input.

Awesome Lists containing this project

README

        

# purescript-parsing-repetition

Helper functions for the repetition of PureScript parsers, e.g. range of number of occurrences and validation constraints on trailing input.