Literally a worse version of grep. Wouldn't ever use this but was a nice lesson in learning more about grep as well as recursive functions.
Clone the repo and just compile with g++ or clang. Move the executable to your path if you reallyyyy want to use this piece of s***.
- Get backreferences working
- Multiple backreferences
- Nested backreferences
Helped with knowing where to start and had nice tests.