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

Problems using single-copies of NonTerminal repetition constructs #1

Open
johnlumley opened this issue Jun 20, 2022 · 0 comments
Open

Comments

@johnlumley
Copy link
Owner

Attempts to make single copies of non-terminal repetition constructs, such as a single

s-option: s | .

used by all occurrences of s? are causing problems on state prediction/completion of already completed states - some tests work under these conditions, others don't. Needs some clearer simple test cases to refine the use of 'already completed states' within prediction/completion of StateSet.

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

No branches or pull requests

1 participant