parol-macros 0.2.0

Macros for LL(k) parser generator `parol`
Documentation
[dependencies]

[package]
authors = ["Jörg Singer <singer.joerg@gmx.de>"]
categories = ["algorithms", "parsing", "Parsing tools"]
description = "Macros for LL(k) parser generator `parol`"
documentation = "https://docs.rs/parol-macros"
edition = "2021"
keywords = ["parser", "parsing", "parser-generator", "LLk"]
license = "MIT OR Apache-2.0"
name = "parol-macros"
readme = "README.md"
repository = "https://github.com/jsinger67/parol/tree/main/crates/parol-macros"
version = "0.2.0"