Skip to content

[asl reference] LR1 parsing exposition examples#1778

Draft
Roman-Manevich wants to merge 1 commit intomasterfrom
asl-reference-grammar-construction
Draft

[asl reference] LR1 parsing exposition examples#1778
Roman-Manevich wants to merge 1 commit intomasterfrom
asl-reference-grammar-construction

Conversation

@Roman-Manevich
Copy link
Copy Markdown
Collaborator

Added examples of shift-reduce parsing to demonstrate various aspects of our grammar: resolving ambiguity between * and +, resolving ambiguity for left associaitiy, handling unary minus, and parameterized comma-separated lists.

@Roman-Manevich Roman-Manevich requested a review from hrutvik April 7, 2026 23:25
@Roman-Manevich Roman-Manevich force-pushed the asl-reference-grammar-construction branch from c2cde4e to 5389db1 Compare April 8, 2026 10:56
@Roman-Manevich Roman-Manevich force-pushed the asl-reference-grammar-construction branch from 5389db1 to 6c6c008 Compare April 8, 2026 11:07
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.

1 participant