# ripeg


[](https://www.gnu.org/licenses/gpl-3.0)
[](#rust-version-requirements)
[](https://deps.rs/repo/github/lwandrebeck/ripeg)








[](https://github.com/lwandrebeck/ripeg/actions/workflows/rust.yml)
[](https://coveralls.io/github/lwandrebeck/ripeg?branch=main)
[](https://codecov.io/gh/lwandrebeck/ripeg)
Incremental PEG parsing in Rust
This project intends to be a Rust port of https://github.com/zyedidia/gpeg/ which is itself inspired by http://www.inf.puc-rio.br/~roberto/lpeg/. One of existing research publications about incremental PEG is https://zyedidia.github.io/preprints/gpeg_sle21.pdf
Nothing to see here yet. CI and such are being configured before code development begins.