|
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. Simone |
- Open source source code search engine Simone Busoli
- Re: Open source source code search engine Patrick Burrows
- RE: Open source source code search engine Vijay Santhanam
- Re: Open source source code search engine Simone Busoli
