An open API service indexing awesome lists of open source software.

https://github.com/trinitronx/nrgrep-1.1.2

NR-grep: a fast and flexible pattern-matching tool - by Gonzalo Navarro
https://github.com/trinitronx/nrgrep-1.1.2

nr-grep search-algorithm

Last synced: 12 months ago
JSON representation

NR-grep: a fast and flexible pattern-matching tool - by Gonzalo Navarro

Awesome Lists containing this project

README

          

NR-grep -- a fast and flexible pattern matching tool

Unix/Linux distribution
(main reason is a "cat" system call in shell.c)

COPYRIGHT --> see file called COPYRIGHT

INSTALLATION --> run "make", which will produce the executable "nrgrep"

USE --> run "nrgrep" and see usage, or "nrgrep -H" for full help.

VERSION ---> nrgrep 1.1.2

Small bugs of version 1.1.1 fixed, at simpleFindBest (indexes problems)
some char* instead of byte*

Still known bugs, e.g. es?s*_of_get finds nothing in text verge_of_getting