Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding more parsing + stringifying combinators or a separate library #167

Open
polytypic opened this issue Apr 9, 2018 · 0 comments

Comments

@polytypic
Copy link
Member

Partial isomorphisms make it possible to define both parsers and stringifiers (or even pretty printers) simultaneously as noted in e.g. Invertible syntax descriptions: Unifying parsing and pretty printing. It might make sense to either add some more combinators to Partial Lenses to support such parsing or to create a separate library for the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant