5 lines
212 B
Text
5 lines
212 B
Text
Code Search is a tool for indexing and then performing regular expression
|
|
searches over large bodies of source code. It is a set of command-line programs
|
|
written in Go.
|
|
|
|
WWW: https://github.com/google/codesearch
|