Difference between revisions of "Haskell"
From HaskellWiki
(donate link) |
m (style) |
||
Line 43: | Line 43: | ||
</div> |
</div> |
||
− | <div style="text-align:center; clear: both; background: # |
+ | <div style="text-align:center; clear: both; background: #eee; padding: 1px; margin: 0; font-size: 80%;">[[Donate to Haskell.org]]</div> |
− | [[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
- 2020:
- Haskell Language Server is available in Ghcup, Luke Lau (bubba) wrote about it in July
- The Haskell Foundation is announced at the Haskell eXchange 2020
- GHC 8.10.2 is released
- GHC 8.8.4 is released
- GHC 8.10.1 is released
- GHC 8.8.2 is released
- 2019:
- GHC 8.8.1 is released
Upcoming Events
- Trends in Functional Programming in Education 2021
- February 16, 2021, virtual, Internet
- Lambda Days 2021
- February 16-19, 2021, virtual, Internet
- BOB Conference 2021
- February 26, 2021, Berlin, Germany
- ICFP 2021
- August 22-27, 2021, virtual, Internet
Recent Events
- Advent of Haskell 2020
- December 1-24, 2020, virtual, Internet
See here