Difference between revisions of "Haskell"
From HaskellWiki
DonStewart (talk | contribs) (Move example code next to the other wiki article links, and give it a normalised title) |
m (style) |
||
(231 intermediate revisions by 60 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
− | < | + | __NOEDITSECTION__ |
− | + | <div class="bg-image"> | |
− | + | <div class="title">The Haskell Programming Language</div> | |
− | = | + | <div class="intro"> |
− | + | {{Main/Intro}} | |
− | + | </div> | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{ | ||
− | |||
− | |||
− | + | <div class="wrap"> | |
+ | <div class="cols3 w1000" style="margin: 0 auto; text-align: left"> | ||
+ | <div class="c1"><div class="pad"> | ||
+ | {{Main/Learning}} | ||
+ | </div></div> | ||
+ | <div class="c2"><div class="pad"> | ||
+ | {{Main/Libraries}} | ||
+ | </div></div> | ||
+ | <div class="c3"><div class="pad"> | ||
+ | {{Main/Community}} | ||
+ | </div></div> | ||
+ | </div> | ||
+ | </div> | ||
− | + | <div class="visualClear"></div> | |
− | {{ | + | <div class="home-dynamic"> |
+ | <div class="wrap"> | ||
+ | <div style="text-align: center; text-shadow: white 0 1px; color: #666; font-size:smaller; margin-top:5px">News</div> | ||
+ | <div class="cols3 w1000"> | ||
+ | <div class="c1"><div class="pad"> | ||
+ | {{Main/Headlines}} | ||
+ | </div></div> | ||
+ | <div class="c2"><div class="pad"> | ||
+ | {{Main/Events}} | ||
+ | </div></div> | ||
+ | <div class="c3"><div class="pad"> | ||
+ | {{Main/News}} | ||
+ | </div></div> | ||
+ | <div class="visualClear"></div> | ||
+ | </div> | ||
+ | <div class="visualClear"></div> | ||
+ | </div> | ||
+ | </div> | ||
− | + | <div style="text-align:center; clear: both; background: #eee; padding: 1px; margin: 0; font-size: 80%;">[[Donate to Haskell.org]]</div> | |
− | </ |
Latest revision as of 22:38, 9 September 2013
The Haskell Programming Language
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.
Learn Haskell
- What is Haskell?
- Try Haskell in your browser
- Learning resources
- Books & tutorials
- Library documentation
- School of Haskell, hosted by FP Complete
Use Haskell
Join the Community
- Haskell on reddit, Stack Overflow
- Mailing lists, IRC channels
- Wiki (how to contribute)
- Communities and Activities Reports
- Haskell in industry, research and education.
- Planet Haskell
, The Monad.Reader
- Local user groups
News
Headlines
- 2022
- 2021:
- December:
- GHC 9.0.2 is released
- October:
- GHC 9.2.1 is released
- August:
- GHC 8.10.7 is released
- GHC 8.10.6 is released
- June:
- Stackage Nightly moves to GHC 9.0.1
- GHC 8.10.5 is released (now works on Apple M1 processors)
- The Haskell Foundation gets two new sponsors
- December:
Upcoming Events
- 28th ACM SIGPLAN International Conference on Functional Programming (ICFP)
- 2023-09-04 – 2023-09-09, Seattle, WA, USA
- Theoretical Aspects of Software Engineering (TASE 2023)
- 2023-07-04 – 2023-07-06, Bristol, UK
- Eelco Visser Commemorative Symposium
- 2023-04-05, Delft, The Netherlands
- BOB
- 2023-03-17, Berlin, Germany
- The 6th International Conference on Emerging Data and Industry (EDI40)
- 2023-03-15 – 2023-03-17, Leuven, Belgium
- FOSDEM Haskell Devroom
- 2023-02-04 – 2023-02-05, Brussels
Recent Events
- Certified Programs and Proofs (CPP) 2023 (co-located with POPL 2023)
- 2023-01-16 – 2023-01-17, Boston, MA, USA
- 50th ACM SIGPLAN Symposium on Principles of Programming Languages (POPL 2023)
- 2023-01-15 – 2023-01-21, Boston, MA, USA
- 24th International Symposium on Trends in Functional Programming (TFP 2023)
- 2023-01-13 – 2023-01-15, Boston, MA, USA
- Trends in Functional Programming in Education (TFPIE)
- 2023-01-12, Boston, MA, USA
- 30th Netherlands Functional Programming Day
- 2023-01-06, Eindhoven, The Netherlands
- Workshop on Programming Languages and Analysis for Security (PLAS 2022)
- 2022-12-12, Virtual
- Haskell eXchange
- 2022-12-07 – 2022-12-09, London UK
- Software Language Engineering (SLE) 2022
- 2022-12-05 – 2022-12-10, Auckland, New Zealand
- Haskell Symposium 2022
- 2022-09-15 – 2022-09-16, Ljubljana, Slovenia
See here