Crates.io | cfg-predict-sets |
lib.rs | cfg-predict-sets |
version | 0.1.0 |
created_at | 2025-09-17 11:50:11.726534+00 |
updated_at | 2025-09-17 11:50:11.726534+00 |
description | Library for manipulating context-free grammars. |
homepage | https://github.com/pczarn/cfg/ |
repository | https://github.com/pczarn/cfg/ |
max_upload_size | |
id | 1843156 |
size | 14,833 |
Prediction for predictive parsers.
FIRST and FOLLOW sets impls are based on code by Niko Matsakis.