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

Add fluent interface for constructing a parser configuration. #33

Open
nemec opened this issue Aug 29, 2016 · 0 comments
Open

Add fluent interface for constructing a parser configuration. #33

nemec opened this issue Aug 29, 2016 · 0 comments

Comments

@nemec
Copy link
Owner

nemec commented Aug 29, 2016

Instead of configuring the parser via attributes, it would be useful to be able to programmatically build the parser with a fluent interface. This will allow options to be added and removed dynamically and provide a code (instead of configuration) based interface for parsing.

There is some work already started on this (see clipr.Fluent namespace) but it's still in alpha stage.

@nemec nemec added this to the 2.0 Release milestone Aug 29, 2016
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