Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 307 Bytes

gram_grep

Search text using a grammar, lexer, or straight regex. Chain searches for greater refinement.

This tool uses lexertl17, parsertl17 and wildcardtl so be sure to download those too from my github page.

See http://benhanson.net/gram_grep.html for examples.