An NFA-based regex engine with a library and command-line tool.
 
 
 
Go to file
Aadhavan Srinivasan 17a7dbae4c Wrote FindAllStringSubmatch()
cmd Removed redundant return (staticcheck)
regex Wrote FindAllStringSubmatch()
.gitignore Added gitignore
LICENSE Updated license
Makefile Disable all optimizations
go.mod Updated module name to 'kleingrep' (Let's goo!)
go.sum Print matched content in color