[plt-scheme] A 15-minute Scheme search engine with Google Co-op
Hi all,
Google Co-op has just released a built-your-own search engine.
Here is a 15-minutes version of a PLT Scheme related one:
<http://www.google.com/coop/cse?cx=012106255774943375678%3Afmsl95oxgkw>
It lacks the "Advanced Search", so to search the mail arhive
start with the term "plt-scheme".
Try e.g.
plt-scheme srfi 1
and
plt-scheme srfi 1 module require
With the XML-import option it ought to be reasonably easy to
make, say, a PLT Documentation Search Engine where pages linked
to from the index page has a higher score than the rest.
--
Jens Axel Søgaard