oom-match 0.0.0

Lightweight Incremental Parser Generator inspired by Regular Expressions and Parsing Expression Grammars
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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