Skip to content

kdjohnson/greprs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greprs

Reading The Rust Programming Language. It has a project in which you recreate a simple version of grep. I simply added in highlighting of the string that it matches to. Also, the line number is printed as well.

Usage

  • cargo run How poem.txt
  • cargo run ";" src/lib.rs

About

Attempt at replicating the basic idea of grep in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages