Difference between revisions of "Haskell"

From HaskellWiki
Jump to navigation Jump to search
(change location of Haskell Workshop videos)
m
Line 114: Line 114:
   
 
== Headlines ==
 
== Headlines ==
* [http://web.mac.com/malcolm.wallace/HaskellWorkshop.html Videos of the Haskell Workshop 2007] talks and discussion are now beginning to appear online. After finding that [http://video.google.com/videosearch?q=haskell+workshop Google Video] was rather unsuitable location, they are now hosted on a private server. You will need QuickTime and a fast connection (>=1Mbps) to view them.
+
* [http://web.mac.com/malcolm.wallace/HaskellWorkshop.html Videos of the Haskell Workshop 2007] talks and discussion are now online. (After finding that [http://video.google.com/videosearch?q=haskell+workshop Google Video] was a rather unreliable location, they are now hosted on a private server.) You will need QuickTime and a fast connection (>=1Mbps) to view them.
   
 
* Haskell.org is a mentoring organisation in the [http://code.google.com/soc 2007 Google Summer of Code]. 9 students have been funded by Google to work on infrastructure projects for Haskell.
 
* Haskell.org is a mentoring organisation in the [http://code.google.com/soc 2007 Google Summer of Code]. 9 students have been funded by Google to work on infrastructure projects for Haskell.

Revision as of 22:23, 7 October 2007

Haskell is a general purpose, purely functional programming language featuring static typing, higher order functions, polymorphism, type classes, and monadic effects. Haskell compilers are freely available for almost any computer.

About

Introduction
Language definition
History of Haskell
Future of Haskell
Implementations
GHC
Hugs
nhc98
Yhc

Learning Haskell

Haskell in 5 steps
Learning Haskell
Books and tutorials
Wiki articles
Blog articles
Videos
Wikibook
Research papers

Libraries

Standard libraries
Hackage library database
Applications and libraries
Hoogle: library search

Community

Communities and active projects
Education
Industry
Research
Mathematics
Mailing lists
IRC channel
User groups
Planet Haskell
Haskell Weekly News
The Monad.Reader
The Haskell Sequence
Haskell pastebin
Conferences
Contests
Jobs
Humor
Merchandise
haskell.org
Contributing to this site
Languages: en es ro pt fr ru zh/cn

Events

Upcoming Events
OOPSLA 2024
OOPSLA 2024 will be held as part of The ACM Conference on Systems, Programming, Languages, and Applications: Software for Humanity (SPLASH'24)
2024-10-20 – 2024-10-25, Pasadena, California, United States
29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024)
2024-09-02 – 2024-09-07, Milan, Italy


Recent Events
17th International Symposium on Functional and Logic Programming (FLOPS 2024)
2024-05-15 – 2024-05-17, Kumamoto, Japan
Dutch Formal Methods Day 2024
2024-04-16, Boothzaal in the University Library on the Utrecht Science Park, The Netherlands
European joint conferences on theory and practice of software (ETAPS 2024)
2024-04-06 – 2024-04-11, Luxembourg City, Luxembourg
33rd European Symposium on Programming (ESOP 2024)
Co-located with ETAPS 2024
2024-04-06 – 2024-04-11, Luxembourg City, Luxembourg
BOB Conference 2024
"What happens when we use what's best for a change?"
2024-03-17, Berlin, Germany
The 1st Workshop on Hardware Acceleration of Functional and Declarative Languages (HAFDAL '24)
Co-located with HPCA
2024-03-02 or 2024-03-03 Edinburgh, UK
Journées Francophones des Langages Applicatifs (JFLA 2024)
Presentations are expected to be given in French.
2024-01-30 – 2024-02-02, Abbaye de Saint-Jacut, Saint-Jacut-de-la-Mer, France
ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation (PEPM 2024)
Co-located with POPL 2024
2024-01-16, London, United Kingdom
26th International Symposium on Practical Aspects of Declarative Languages (PADL 2024)
Co-located with ACM POPL 2024
2024-01-15 – 2024-01-16, London, United Kingdom
Certified Programs and Proofs (CPP) 2024
Co-located with POPL 2024
2024-01-15 – 2024-01-16, London, United Kingdom
25th International Symposium on Trends in Functional Programming (TFP 2024)
2024-01-09 – 2024-01-12, South Orange, NJ, USA
Trends in Functional Programming in Education (TFPIE 2024)
2024-01-09 West Orange, NJ, USA, co-located with TFP 2024 at Seton Hall University
Dutch Functional Programming Day (NLFP 2024)
2024-01-05, Delft, The Netherlands


Headlines

  • Videos of the Haskell Workshop 2007 talks and discussion are now online. (After finding that Google Video was a rather unreliable location, they are now hosted on a private server.) You will need QuickTime and a fast connection (>=1Mbps) to view them.
  • Haskell.org is a mentoring organisation in the 2007 Google Summer of Code. 9 students have been funded by Google to work on infrastructure projects for Haskell.
  • The Haskell-prime committee has started work on defining the next minor revision of the language specification.

News

Recent Package Updates MHvNV.png Rss16.png

See here