Slashdot Mirror


Search Engine For Coders to Launch

karvind writes "According to Wired, 'Krugle' is set to next month. The search engine indexes programming code and documentation from open-source repositories like SourceForge, and includes corporate sites for programmers like the Sun Developer Network. The index will contain between 3 and 5 terabytes of code by the time the engine launches in March. According to article, Krugle also contains intelligence to help it parse code and to differentiate programming languages, so a PHP developer could search for a website-registration system written in PHP simply by typing 'PHP registration system.'" Update: 02/17 21:04 GMT by Z : Summary edited for accuracy.

3 of 149 comments (clear)

  1. Works well already. by grub · · Score: 5, Funny

    Results <b>1 - 10</b> of about 893,795,000 for "/* I hate working at EA */"

    --
    Trolling is a art,
  2. koders by andy314159pi · · Score: 5, Informative

    There is already a pretty big repository that is easily searchable:
    http://www.koders.com/

    1. Re:koders by cosmo99 · · Score: 5, Informative

      http://www.codefetch.com/ searches a very useful collection of code: the source code from programming books.

      Neither koders nor krugle cover that, plus codefetch searches the api of several languages, java, ruby, php, for example.