Difference between revisions of "Haskell"

From HaskellWiki
Jump to navigation Jump to search
(Changed the layout. Moved news up to the right of the links.. What do you think? Better?)
 
(255 intermediate revisions by 63 users not shown)
Line 1: Line 1:
  +
{{Main page}}<!--
[[image:haskelllogo.jpg|center|Haskell &amp;ndash; A purely functional language]]
 
  +
-- To edit what appears on this page,
 
  +
-- please see [[Template:Main_page]]
Haskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer.
 
  +
-- https://wiki.haskell.org/wiki/Template:Main_page
 
  +
-->
Most of this site is a wiki which is maintained by its users. If you would like to contribute, please read about [[HaskellWiki:Contributing|how to do this]].
 
 
__NOTOC__
 
 
 
<center>
 
[[Special:Allpages|All Pages]] - [[Special:Categories|Categories]] - [[HaskellWiki:Community Portal|Community Portal]]<br/>
 
[[:Category:Language|Language]] |
 
[[:Category:Packages|Packages]] |
 
[[:Category:Standard libraries|Standard libraries]] |
 
[[:Category:Idioms|Idioms]] |
 
[[:Category:Tools|Tools]] |
 
[[:Category:Proposals|Proposals]]
 
</center>
 
 
<center>
 
 
 
{| border=0 cellspacing=5 cellpadding=15
 
| bgcolor=#F0F0F0 |
 
== About Haskell ==
 
 
* [[Introduction]]
 
* [[Language and library specification]]
 
* [[Haskell in practice]]
 
* [[Haskell in education]]
 
* [http://www.haskell.org/haskell-history.html History]
 
* [[Future]]
 
 
== Learning Haskell ==
 
 
* [http://haskell.org/learning.html Learning Haskell]
 
* [[Books and tutorials]]
 
 
== Using Haskell ==
 
 
* [[Implementations]]
 
* [http://haskell.org/ghc/docs/latest/html/libraries/ Standard Libraries]
 
* [[Libraries and tools]]
 
* [http://haskell.org/hoogle Hoogle] - a search engine for library functions
 
* Old [http://haskell.org/hawiki/ HaWiki: Questions &amp; Answers] (content to be integrated here)
 
 
== The Community ==
 
 
* [[Mailing lists]]
 
* [http://haskell.org/communities/ Communities and their projects (latest report: November 2005)]
 
* [[Haskell Weekly News]]
 
* [[IRC channel]]
 
* [[Links]]
 
* [[Jobs]]
 
* [[Consultants]]
 
* [[Humor]]
 
* [[Merchandise]]
 
 
 
 
 
|valign=top bgcolor=#F0F0F0|
 
== [[News]] ==
 
{{:News}}
 
 
 
== [[Events]] ==
 
{{:Events}}
 
 
|}
 
</center>
 

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