Skip to content

Compute follow sets for non-LL(*) rule to prevent more backtracks #16

@pfmiles

Description

@pfmiles

LL(*) look ahead cannot 'go over' recursive common prefixes to 'see' the significant token after that prefixes. But a simple follow sets would do.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions