caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Hoogle for your language (i.e. F#, Scala, ML, Clean...)
@ 2017-02-23 22:25 Francois BERENGER
  2017-02-26 19:02 ` Андрей Бергман
  0 siblings, 1 reply; 2+ messages in thread
From: Francois BERENGER @ 2017-02-23 22:25 UTC (permalink / raw)
  To: caml-list

---
Hoogle is a search engine for Haskell functions, that allows you to 
search by either name, or by type. But very little of Hoogle is actually 
Haskell specific - most is applicable to any language with a 
Hindley-Milner based type system.

Recently I have been asked by several people what they can do to allow 
Hoogle to search their preferred language. There are four steps to 
integrating a language with Hoogle, detailed below. If you are 
interested in helping please email me (Neil Mitchell) - I already have 
volunteers for both F# and Scala, but additional volunteers for other 
languages are welcome. ...
---

The full blog post is here:

https://neilmitchell.blogspot.co.uk/2011/03/hoogle-for-your-language-ie-f-scala-ml.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Hoogle for your language (i.e. F#, Scala, ML, Clean...)
  2017-02-23 22:25 [Caml-list] Hoogle for your language (i.e. F#, Scala, ML, Clean...) Francois BERENGER
@ 2017-02-26 19:02 ` Андрей Бергман
  0 siblings, 0 replies; 2+ messages in thread
From: Андрей Бергман @ 2017-02-26 19:02 UTC (permalink / raw)
  To: caml-list

Unfortunately, Neil changed a lot since 2011 and these instructions are
no longer valid. I couldn't find a unified API for different languages.

On the other hand, it should be easier to adapt Hoogle for Ocaml
than to create smth totally new.

24.02.2017, 01:25, "Francois BERENGER" <francois.c.berenger@vanderbilt.edu>:
> ---
> Hoogle is a search engine for Haskell functions, that allows you to
> search by either name, or by type. But very little of Hoogle is actually
> Haskell specific - most is applicable to any language with a
> Hindley-Milner based type system.
>
> Recently I have been asked by several people what they can do to allow
> Hoogle to search their preferred language. There are four steps to
> integrating a language with Hoogle, detailed below. If you are
> interested in helping please email me (Neil Mitchell) - I already have
> volunteers for both F# and Scala, but additional volunteers for other
> languages are welcome. ...
> ---
>
> The full blog post is here:
>
> https://neilmitchell.blogspot.co.uk/2011/03/hoogle-for-your-language-ie-f-scala-ml.html
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-26 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23 22:25 [Caml-list] Hoogle for your language (i.e. F#, Scala, ML, Clean...) Francois BERENGER
2017-02-26 19:02 ` Андрей Бергман

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).