frithu 0.1.0

A robust, runtime parsing engine based on the Earley/Marpa algorithm.
Documentation
[package]
name = "frithu"
version = "0.1.0"
authors = ["Tim Allen <screwtape@froup.com>"]
description = """
A robust, runtime parsing engine based on the Earley/Marpa algorithm.
"""
keywords = ["earley", "marpa", "parser", "parsing", "engine"]
categories = ["algorithms", "parsing"]
license = "AGPL-3.0"

[dependencies]