Skip to content

Commit

Permalink
chore: roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin-Yeung committed Nov 20, 2023
1 parent 710318f commit 75b8fa8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@

[mit-url]: https://github.com/Devin-Yeung/context-free/blob/master/LICENSE-MIT

## RoadMap

- [ ] Left Factoring
- [ ] Left Recursion Elimination
- [x] First(X)
- [x] Follow(X)
- [ ] LL Parsing Table
- [x] LR(0) Closure
- [ ] SLR Parsing Table

## License

Licensed under either of
Expand Down

0 comments on commit 75b8fa8

Please sign in to comment.