Skip to content

docs: clarify ignored terminals with LALR#1597

Draft
Mirochill wants to merge 1 commit into
lark-parser:masterfrom
Mirochill:docs-1473-lalr-ignore
Draft

docs: clarify ignored terminals with LALR#1597
Mirochill wants to merge 1 commit into
lark-parser:masterfrom
Mirochill:docs-1473-lalr-ignore

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

Fixes #1473

Validation

  • git diff --check
  • Not run locally beyond the static diff check; documentation-only change.

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

Successfully merging this pull request may close these issues.

Ignored terminal used in the grammar is expected with Earley but not with LALR

1 participant