Links: Difference between revisions

From HaskellWiki
m (updated my personal info)
No edit summary
Line 69: Line 69:
*[http://www.cs.nott.ac.uk/~gmh/faq.html#haskell Entry for Haskell] in the [http://www.cs.nott.ac.uk/~gmh/faq.html Frequently Asked Questions of the newsgroup <SAMP>comp.lang.functional</SAMP>]
*[http://www.cs.nott.ac.uk/~gmh/faq.html#haskell Entry for Haskell] in the [http://www.cs.nott.ac.uk/~gmh/faq.html Frequently Asked Questions of the newsgroup <SAMP>comp.lang.functional</SAMP>]
*[http://www.dcs.gla.ac.uk/fp/software/ghc/nofib.html NoFib benchmark suite] A collection of Haskell programs for benchmarking.  [http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/nofib/ Latest version].
*[http://www.dcs.gla.ac.uk/fp/software/ghc/nofib.html NoFib benchmark suite] A collection of Haskell programs for benchmarking.  [http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/nofib/ Latest version].
*There is an irc #haskell channel on [http://irc.haskell.org irc.haskell.org]
*There is an irc #haskell channel on irc.freenode.net
*[http://www.newsforge.com/article.pl?sid=01/07/03/0117248&mode=thread Interview with Simon Peyton Jones at NewsForge]
*[http://www.newsforge.com/article.pl?sid=01/07/03/0117248&mode=thread Interview with Simon Peyton Jones at NewsForge]



Revision as of 11:15, 26 January 2006

Links to People and Pages

Research groups:

Haskell Companies


People

Haskell Workshops


Other Haskell Pages

Functional Programming in General

Starting with functional programming:

There already exist several large collections of links to functional programming. Hence there is no point in us trying to make a new one. So here are links to collections of links to functional programming:

Literature


Some Other Languages