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

Fixing end of input while parsing stack not empty #39

Merged
merged 13 commits into from
Dec 25, 2023

Conversation

Ahmedelsa3eed
Copy link
Contributor

@Ahmedelsa3eed Ahmedelsa3eed commented Dec 24, 2023

  • Popping stack till it's empty when no more input.
  • Fix Predictive Table MD.

@Ahmedelsa3eed Ahmedelsa3eed added the bug Something isn't working label Dec 24, 2023
@Ahmedelsa3eed Ahmedelsa3eed self-assigned this Dec 24, 2023
- Generate First & Follow Markdown files
- Printing Grammar
Copy link
Contributor

@Bazina Bazina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the discarding issue

src/Parser/PredictiveTopDownParser.cpp Outdated Show resolved Hide resolved
- Fix prioritize direct production for each first in first set
- Fix Predictive Table MD
- Put project program
Copy link
Contributor

@Bazina Bazina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent

- Modify print
- Add Default test
@Bazina Bazina merged commit 14ce0f4 into phase2 Dec 25, 2023
@MuhammadKotb MuhammadKotb deleted the ANYCC-47-Fix-Top-Down-Parser branch January 21, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants