# OOM - One Or More
Lightweight Incremental Parser Generator inspired by Regular Expressions and [Parsing Expression Grammars](https://bford.info/pub/lang/peg/).
## Features
### Ready
- Simple Pure Rust API
### TODO
- Rust Macro DSL
- Regular-Expression-like syntax
- [Pest-compatible](https://docs.rs/pest/latest/pest/index.html) syntax