[Haskell-cafe] A new code search engine
Conrad Parker
conrad at metadecks.org
Wed Feb 14 10:03:51 EST 2007
On 14/02/07, Stephane Bortzmeyer <bortzmeyer at nic.fr> wrote:
> http://www.krugle.com/
Nice :-)
> Unlike Google, you can specify Haskell as a language.
Google CodeSearch is pretty handy though:
http://www.google.com/codesearch?q=lang%3Ahaskell
it seems to return code with good relevence, and can look for specific
licenses, but doesn't search on the structure of the code.
Sometimes I find these tools useful for finding examples of how people
actually use particular functions in the wild :-)
cheers,
Conrad.
More information about the Haskell-Cafe
mailing list