Roadmap #1

Open
opened 2026-01-01 12:34:51 +01:00 by mai-lapyst · 0 comments
Owner

Short term

  • Implement grammar to LR tables conversion (LR0, SLR1)
  • Implement rust codegen
  • Add test
  • Add examples

Long term

# Short term - [ ] Implement grammar to LR tables conversion (LR0, SLR1) - [ ] Implement rust codegen - [ ] Add test - [ ] Add examples # Long term - [ ] Implement LL helper crate - [ ] Implement PEG helper crate - [ ] Extend LR helper crate to support CLR1 and LALR1 - [ ] Research IELR1: https://cs.stackexchange.com/questions/3461/what-is-an-ielr1-parser
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bithero-rust/ninox-parser#1
No description provided.