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 memoization to machine parser #15

Open
goodmami opened this issue Sep 28, 2021 · 0 comments
Open

Add memoization to machine parser #15

goodmami opened this issue Sep 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@goodmami
Copy link
Owner

The machine parser is currently working well, except that it doesn't do memoization so it is susceptible to bad performance on some kinds of grammars. Memoization needs to be added.

@goodmami goodmami added the enhancement New feature or request label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant