I really like how Chromium Code Search perform code parsing and indexing. Is there any chance to make the project open source?
Ivan
--
You received this message because you are subscribed to the Google Groups "infra-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to infra-dev+...@chromium.org.
To post to this group, send email to infr...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-dev/65ac6158-6865-48a0-91d3-1130d1b6efcf%40chromium.org.
You may be interested in https://github.com/google/codesearch and https://swtch.com/~rsc/regexp/regexp4.html. These links describe and implement the basic algorithm that was used to index source code for CodeSearch. O'course there is still plenty of work to be done to make it truly work like CodeSearch, but I found the article interesting to read and tool to be useful for searching code stored on a local computer.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/infra-dev/CAH58R2eq9tfzBBORF7RZMv0ZFizpsUEhwhO%2BZ81%2BPghupvz-3w%40mail.gmail.com.