Cool. I was looking at LXR just the other day... but needed it to run on windows.
On 6/27/07, Simone Busoli <[EMAIL PROTECTED]> wrote:
Hi everyone, I am working on a source code search engine for a course of Information Retrieval at an engineering department in Italy. I have started it as a course project, but I thought it would be interesting to evolve it into an open source code search engine. In other words, it is capable of parsing and indexing source code files - at the moment it supports files written in C#, but I made it expressively extensible by writing interfaces to build other parses upon. It called CS2, C Sharp Code Search. Obviously it is based on Lucene.Net, so if anyone wants to give it a look please check out the subversion repository<http://cs2project.googlecode.com/svn/trunk/> . Simone
-- - P
