parol_runtime 0.1.4

Runtime library for parsers generated by the 'parol' parser generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[![Build Status](https://travis-ci.org/jsinger67/parol_runtime.svg?branch=main)](https://travis-ci.org/jsinger/parol_runtime)
[![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.