Difference between revisions of "Haskell"

From HaskellWiki
Jump to navigation Jump to search
(Monad article is now good enough for being linked from the front page)
 
(98 intermediate revisions by 33 users not shown)
Line 1: Line 1:
  +
{{Main page}}<!--
__NOTOC__
 
  +
-- To edit what appears on this page,
{| border=0 cellspacing=5 cellpadding=15
 
  +
-- please see [[Template:Main_page]]
| valign=top bgcolor=#F0F0F0 style="text-align:left" |
 
  +
-- https://wiki.haskell.org/wiki/Template:Main_page
== [http://www.millstream.com/haskellorgsearch.html Search haskell.org] ==
 
  +
-->
== About ==
 
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
| [[Introduction]]
 
|-
 
| [[Language and library specification|Language definition]]
 
|-
 
| [[History of Haskell]]
 
|-
 
| [[Future of Haskell]]
 
|-
 
| [[Implementations]]
 
|-
 
|}
 
: [http://haskell.org/ghc GHC]
 
: [http://haskell.org/hugs Hugs]
 
: [http://haskell.org/nhc98 nhc98]
 
: [[Yhc]]
 
 
== Learning Haskell ==
 
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
| [[Haskell in 5 steps]]
 
|-
 
| [[Learning Haskell]]
 
|-
 
| [[Books and tutorials]]
 
|-
 
| [[:Category:Haskell|Wiki articles]]
 
|-
 
| [[Blog articles]]
 
|-
 
| [[Video presentations|Videos]]
 
|-
 
| [http://en.wikibooks.org/wiki/Haskell Wikibook]
 
|-
 
| [[Research papers]]
 
|-
 
|}
 
 
== Libraries ==
 
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
| [http://haskell.org/ghc/docs/latest/html/libraries/ Standard libraries]
 
|-
 
| [http://hackage.haskell.org Hackage library database]
 
|-
 
| [[Applications and libraries]]
 
|-
 
| [http://haskell.org/hoogle Hoogle: library search]
 
|-
 
|}
 
 
== Community ==
 
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
| [http://haskell.org/communities/ Communities and active projects]
 
|}
 
: [[Haskell_in_education|Education]]
 
: [[Haskell in industry|Industry]]
 
: [[Haskell_in_research|Research]]
 
: [[Haskell_and_mathematics|Mathematics]]
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
| [[Mailing lists]]
 
|-
 
| [[IRC channel]]
 
|-
 
| [[User groups]]
 
|-
 
| [http://planet.haskell.org/ Planet Haskell]
 
|-
 
| [[Haskell Weekly News]]
 
|-
 
| [[The Monad.Reader]]
 
|-
 
| [http://sequence.complete.org The Haskell Sequence]
 
|-
 
| [http://hpaste.org/ Haskell pastebin]
 
|-
 
| [[Conferences]]
 
|-
 
| [[Programming contests|Contests]]
 
|-
 
| [[Jobs]]
 
|-
 
| [[Humor]]
 
|-
 
| [[Merchandise]]
 
|-
 
| [[Haskell.org|haskell.org]]
 
|-
 
| [[HaskellWiki:Contributing|Contributing to this site]]
 
|-
 
| Languages: [[Haskell|en]] [[Es/Haskell|es]] [[Ro/Haskell|ro]] [[Pt/Haskell|pt]] [[Fr/Haskell|fr]] [[Ru/Haskell | ru]] [[cn/Haskell|zh/cn]] [[tur/Haskell|tur]]
 
|-
 
|}
 
 
|valign=top width=65% style="text-align:left"|
 
 
<p style="text-align:center">
 
Haskell is a general purpose, [[functional programming|purely functional programming language]] featuring [[lazy evaluation]], [[higher order function]]s, [[typing|static typing]], [[polymorphism]], [[type class]]es, and [[Monad|monadic effects.]] [[Implementations|Haskell compilers]] are freely available for almost any computer.
 
</p>
 
 
{|
 
|-
 
|valign=top bgcolor=#F0F0F0 width=65% style="text-align:left"|
 
 
== Events ==
 
{{:Events}}
 
 
 
== Headlines ==
 
* [http://www.ludd.ltu.se/~pj/hw2007/HaskellWorkshop.html Videos of the Haskell Workshop 2007] talks and discussion are now available again (on a different host to previously). They are in QuickTime (H264 video, AAC audio) format, at 320x240 pixels, low frame rate (but still about 120Mb per half-hour talk).
 
 
* 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.
 
 
* The [http://hackage.haskell.org/trac/haskell-prime Haskell-prime] committee has started work on defining the next minor revision of the language specification.
 
 
== News ==
 
{{:News}}
 
<br>
 
* The Ro/Haskell group and EduSoft are anouncing a special price (8 RON - somewhere between 2-3 euros in local currency) for "Introducere in Haskell 98 prin exemple" by Dan Popa (eng. Introduction in Haskell 98 by examples) 230pp, 24 cm. Tip: You have to answer the question:"What is the name of the romanian Haskell group or it's URL?" Recommanded for readers from Romania and Rep.Moldova. Limited stock. See the [[http://www.haskell.org/haskellwiki/Ro/Haskell ro]] page for details or send an e-mail to : contact@edusoft.ro Price valid untill 21 of december or the end of the stock.
 
|-
 
|}
 
|}
 

Latest revision as of 15:11, 6 May 2023


Haskell

Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable, high-quality software.

Headlines

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

Recent Package Updates MHvNV.png Rss16.png

See here