3 releases (1 stable)
1.0.0 | Sep 2, 2024 |
---|---|
0.2.0 | Jan 12, 2023 |
0.1.0 | Oct 27, 2022 |
#304 in Parser tooling
310 downloads per month
Used in 17 crates
(3 directly)
5KB
56 lines
Macros used to compile parol
's generated code
The macros provided by this crate are used to compile code generated by the parol parser generator.
You have to reference this crate only if you use parol
in auto-generation mode where it creates
an adapter grammar that uses macros provided by this create.