Haskell
From HaskellWiki
(Difference between revisions)
m (Reorder things, emphasising open source) |
m (Protected "Haskell": constant vandalism; guess we will have to take the big Wikipedia approach and protect the main page. [edit=sysop:move=sysop]) |
||
| (41 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| - | + | <div class="bg-image"> | |
| - | + | <div class="title">The Haskell Programming Language</div> | |
| - | + | <div class="intro"> | |
| - | {{Main/ | + | {{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}} | {{Main/Learning}} | ||
| - | + | </div></div> | |
| + | <div class="c2"><div class="pad"> | ||
{{Main/Libraries}} | {{Main/Libraries}} | ||
| - | + | </div></div> | |
| + | <div class="c3"><div class="pad"> | ||
{{Main/Community}} | {{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}} | {{Main/Events}} | ||
| - | + | </div></div> | |
| + | <div class="c3"><div class="pad"> | ||
{{Main/News}} | {{Main/News}} | ||
| - | + | </div></div> | |
| - | + | <div class="visualClear"></div> | |
| - | + | </div> | |
| - | + | <div class="visualClear"></div> | |
| - | + | </div> | |
| - | + | </div> | |
| - | + | ||
| - | + | ||
Current revision
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
News
Headlines
- 2013:
- FP Complete has compiled a short survey to help build the Haskell user community.
- 2012:
- The Haskell Platform 2012.4 is now available
- GHC 7.6 is released
- The Haskell Platform 2012.2 is now available
- Yesod 1.0 is now available
- GHC 7.4 is released
- O'Reilly have announced a forthcoming book on Parallel and Concurrent Haskell
Upcoming Events
- OdHac — International Haskell Hackathon
- May 3-5, 2013, Odessa, Ukraine
- Functional Programming (University of Oxford Software Engineering Programme)
- May 13-17, 2013, Oxford, UK
- BayHac '13
- May 17-19, 2013, Silicon Valley, CA
- Introductory and Advanced Haskell courses (USA)
- June 4-5 (Introductory) and June 6-7 (Advanced), 2013, San Francisco Bay Area, USA
- June 10-11 (Introductory) and June 12-13 (Advanced), 2013, New York, USA
- HaL8 regional Haskell meeting
- June 21, 2013, Leipzig, Germany
- Introductory and Advanced Haskell courses (UK)
- July 8-9 (Introductory) and July 10-11 (Advanced), 2013, London, UK
- 5th Summerschool on Applied Functional Programming
- August 19-30, 2013, Utrecht, The Netherlands
Recent Events
- Fast Track to Haskell and Advanced Haskell
- April 8-9 (Fast Track) and April 10-11 (Advanced), 2013, London, UK
- ACM SIGPLAN Haskell Symposium 2012
- September 13, 2012, Copenhagen, Denmark
- CUFP 2012, with tutorials including two-days of Haskell introductory training
- September 13-14, 2012, Copenhagen, Denmark
See here

