Difference between revisions of "Haskell"

From HaskellWiki
Jump to navigation Jump to search
m (rv other spam damages)
 
(256 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>
 
 
 
== 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]]
 
 
== [[News]] ==
 
{{:News}}
 
== [[Events]] ==
 
{{:Events}}
 

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
18th ACM SIGPLAN International Conference on Software Language Engineering (SLE 2025)
Co-located with STAF 2025
2025-06-12-13 – 2025-06-13, Koblenz, Germany
Eleventh International Conference on Fundamentals of Software Engineering 2025 - Theory and Practice (FSEN '25)
2025-04-07 – 2025-04-08, Västerås, Sweden
52nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL 2025)
2025-01-19 – 2025-01-25, Denver, Colorado, United States
26th International Symposium on Trends in Functional Programming (TFP 2025)
2025-01-13 – 2025-01-16, Oxford, UK
Functional Conf 2024
2024-11-21 – 2024-11-23, Bengaluru, India
The 22nd Asian Symposium on Programming Languages and Systems (APLAS 2024)
2024-10-22 – 2024-10-24, Kyoto, Japan
17th ACM SIGPLAN International Conference on Software Language Engineering (SLE 2024)
2024-10-20 – 2024-10-21, Pasadena, California, United States
The 29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024) and affiliated events
2024-09-02 – 2024-09-07, Milan, Italy
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

Recent Events
29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024)
2024-09-02 – 2024-09-07, Milan, Italy
36rd Symposium on Implementation and Application of Functional Languages (IFL 2024)
2024-08-26 – 2024-08-28, Radboud University Nijmegen, The Netherlands
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

Recent Package Updates MHvNV.png Rss16.png

See here