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

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).