| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add pex | Nathan Reiner | 2025-07-19 |
| | | |||
| * | first working implementation (unoptimized) | Nathan Reiner | 2025-04-26 |
| | | |||
| * | Implement grammar parser | Nathan Reiner | 2025-04-24 |
| This implements the grammar struct together with some other helpful structures like char-set and character. The grammar struct parses a grammar file and also generates the FIRST and FOLLOWS tables. | |||