mikehaertel / minrx

Minimal matcher for POSIX Extended Regular Expressions
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Add new program, rxgrep.c, and update README.md #19

Closed arnoldrobbins closed 2 months ago

arnoldrobbins commented 2 months ago

New program, rxgrep.c, which is a POSIX-ish egrep, using minrx. Updated README.md as well.