An NFA-based regex engine with a library and command-line tool.
 
 
 
Go to file
Aadhavan Srinivasan 692de2a32b Added lookarounds and numeric ranges to documentation
cmd Updated module name to 'kleingrep' (Let's goo!)
regex Added lookarounds and numeric ranges to documentation
.gitignore Added gitignore
LICENSE Updated license
Makefile Added rule to run tests
go.mod Updated module name to 'kleingrep' (Let's goo!)
go.sum Print matched content in color