2 releases
Uses new Rust 2024
| 0.1.1 | Nov 13, 2025 |
|---|---|
| 0.1.0 | Sep 17, 2025 |
#18 in #context-free-grammar
Used in 3 crates
(2 directly)
78KB
1.5K
SLoC
Predict sets: FOLLOW, FIRST and LAST set computation.
Description
Prediction for predictive parsers.
Credit
FIRST and FOLLOW sets impls are based on code by Niko Matsakis.
Dependencies
~0.4–0.9MB
~19K SLoC