
13 Jun
2010
13 Jun
'10
4:56 p.m.
Excerpts from Martin Drautzburg's message of Sun Jun 13 22:32:18 +0200 2010:
Anyways, how do you guys do it, i.e. how to you dive into non-trivial foreign code? I use Vim and tag files generated by Vim.
Using gnu idutils or such you can find any occurences of words very fast in large code bases. Of course they are not language aware but they often get the job done. I'd like to share all my scripts. Write me an email if you're interested. Marc Weber