An NFA-based regex engine with a library and command-line tool.
 
 
 
Go to file
Aadhavan Srinivasan 47f88c817f Fixed typo
cmd Removed redundant return (staticcheck)
regex Fixed typo
.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