Skip to content

Gamma120/gorep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspired by the book Nystrom, Robert. Crafting Interpreters. Genever Benning, 2021.

Roadmap

  • fix makefile (shell gofmt)
  • make all tests pass
  • v0.1
  • fix error message for cases (currently unexpected EOF)
    • abc[
    • abc[a-
  • add utf-8 support
  • proper cmd arg support
  • multi line support (print only the line where it matched)
  • add file reading support (add option to grep from a file)
  • add substitution (find and replace)
  • v
  • add profiling/benchmark
  • add greed notion
  • v

About

grep in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published