Rust Marpa Crate

Travis Build Status version documentation license

This crate contains safe bindings for the marpa parsing engine.

Currently, they're a very thin layer over the C library and are in need of a frontend to generate a parser from an grammar.

The documentation can be found here.