# Rust Marpa Crate
[](https://travis-ci.org/jrobsonchase/marpa)
[](https://crates.io/crates/marpa/)
[](https://docs.rs/marpa/)
[](https://crates.io/crates/marpa/)
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](https://docs.rs/marpa).