2025-04-05 12:12:37
(modified)
GNU_Grep_in_C++_and_more
I'm happy to introduce you my implementation of the GNU Grep utils.

Link:

repo

Or Zip on this website:

zip

Because i've created my own RegEx interpreter, i have easily implemented an equivalent to Grep even offering a color for the matched pattern and indications on the rows where tha pattern has been found.