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 Packrat parser. #7

Closed
dragostis opened this issue Apr 24, 2016 · 2 comments
Closed

Add Packrat parser. #7

dragostis opened this issue Apr 24, 2016 · 2 comments
Assignees

Comments

@dragostis
Copy link
Contributor

No description provided.

@dragostis dragostis self-assigned this Apr 24, 2016
@dragostis
Copy link
Contributor Author

Currently considering the following approach:

  • use procedural macros
  • statically optimize parser (remove redundancy)
  • consider automatically where result would be smart to cache

@dragostis
Copy link
Contributor Author

Performance measurements do not warrant this approach.

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