parol-macros

Crates.ioparol-macros
lib.rsparol-macros
version1.0.0
sourcesrc
created_at2022-10-27 16:29:07.613291
updated_at2024-09-02 14:33:30.728071
descriptionMacros for LL(k) parser generator `parol`
homepage
repositoryhttps://github.com/jsinger67/parol/tree/main/crates/parol-macros
max_upload_size
id699378
size4,668
Jörg Singer (jsinger67)

documentation

https://docs.rs/parol-macros

README

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.

Commit count: 0

cargo fmt