Skip to content
/ ogrep Public

Basic re-implementation of grep in odinlang to learn the language. It's probably crap!

License

Notifications You must be signed in to change notification settings

jimmer74/ogrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o_grep

Basic Re-implementation of grep written in odin lang.

Just trying out the language (day two!) and wanted something to cut my teeth on.

Usage:
  o_grep -e "search term" -f filename.txt
or:
  o_grep -e "search term" < filename.txt

About

Basic re-implementation of grep in odinlang to learn the language. It's probably crap!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published