[![Rust](https://github.com/jsinger67/parol_runtime/actions/workflows/rust.yml/badge.svg)](https://github.com/jsinger67/parol_runtime/actions/workflows/rust.yml) [![Docs.rs](https://docs.rs/parol_runtime/badge.svg)](https://docs.rs/parol_runtime) [![Crates.io](https://img.shields.io/crates/v/parol_runtime.svg)](https://crates.io/crates/parol_runtime) # parol_runtime Runtime library for parsers generated by the *[parol](https://github.com/jsinger67/parol)* parser generator. ## Overview This crate should be referenced by projects that use parsers generated by parol.