Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 226 Bytes

repa

Regular Expression meets Presburger Arithmetic.

Example

$ cargo build -p grepa
$ ./target/debug/grepa '^(a{a}|i{i}|[^ai])*$' 'i >= 4 and a >= 4 and i = a' /usr/share/dict/words
antitintinnabularian