Skip to content

fix(grammar): drop unit self-loop rules to prevent LALR/CYK infinite loop#1594

Open
JamBalaya56562 wants to merge 1 commit into
lark-parser:masterfrom
JamBalaya56562:fix/issue-1585-unit-self-loop
Open

fix(grammar): drop unit self-loop rules to prevent LALR/CYK infinite loop#1594
JamBalaya56562 wants to merge 1 commit into
lark-parser:masterfrom
JamBalaya56562:fix/issue-1585-unit-self-loop

Drop unit self-loop rules (X : X) during grammar compile

d7c5cae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Format
succeeded May 18, 2026 in 24s