Skip to content

mrkingseasheep/grep-but-worse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grep-but-worse

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.

If you really want to use this...

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***.

Next steps

  • Get backreferences working
  • Multiple backreferences
  • Nested backreferences

Huge thanks to:

https://app.codecrafters.io

Helped with knowing where to start and had nice tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages