On Fri, 9 Sep 2005, Hilbert wrote:
> Hello,
>
> I've heard of a software on linux that creates a recursive database of
> text files and then provides an interface for grep-like queries. I'd
> like to use it to find procedures/variables in a large code base.
>
> Any suggestions appreciated.
>
> Th
maybe look Gonzui, LXR, some of the other tools listed here
http://www.gnu.org/software/global/links.html
Hilbert wrote:
> Hello,
>
> I've heard of a software on linux that creates a recursive database of
> text files and then provides an interface for grep-like queries. I'd
> like to use it to
"Hilbert" <[EMAIL PROTECTED]> writes:
> I've heard of a software on linux that creates a recursive database of
> text files and then provides an interface for grep-like queries. I'd
> like to use it to find procedures/variables in a large code base.
>
> Any suggestions appreciated.
The great gran
thanks!
--
http://mail.python.org/mailman/listinfo/python-list
ctags indexes procedures/variables in source code, perhaps it would
help: http://ctags.sf.net/
--
Adam Monsen
http://adammonsen.com/
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I've heard of a software on linux that creates a recursive database of
text files and then provides an interface for grep-like queries. I'd
like to use it to find procedures/variables in a large code base.
Any suggestions appreciated.
Thanks,
Hilbert
--
http://mail.python.org/mailman/l