Difference between revisions of "Haskell"

From HaskellWiki
Jump to navigation Jump to search
m
m (If we can't get rid of the "Haskell" headline, we should lose the image. Two headlines looks very "amateurish" and the image isn't pretty enough to warrant it.)
Line 1: Line 1:
[[Image:Haskelllogo-small.jpg|center|Haskell - A purely functional language]]
 
 
 
<center>
 
<center>
Haskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer.
+
Haskell is a general purpose, purely functional programming language featuring static typing, higher order functions, polymorphism, type classes, and monadic effects. Haskell compilers are freely available for almost any computer.
 
</center>
 
</center>
 
__NOTOC__
 
__NOTOC__

Revision as of 13:18, 17 February 2007

Haskell is a general purpose, purely functional programming language featuring static typing, higher order functions, polymorphism, type classes, and monadic effects. Haskell compilers are freely available for almost any computer.

About

Introduction
Language definition
History
Future
Implementations
Hugs
GHC
Yhc
nhc98

Getting started

Haskell in 5 steps
Learning Haskell
Books and tutorials
Research papers

Documentation

Standard libraries
Applications and libraries
Hoogle: library search
Wiki articles
Wikibook
Example code

Community

Communities and projects
Education
Industry
Research
Mathematics
Mailing lists
IRC channel
Planet Haskell
Haskell Weekly News
The Haskell Sequence
Haskell pastebin
Conferences
Contests
Jobs
Consultants
Humor
Merchandise
haskell.org
Contributing to this site
Languages: en es ro pt fr

Events

Upcoming Events
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
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
29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024)
2024-09-02 – 2024-09-07, Milan, Italy

Recent Events
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
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


Headlines

  • The Haskell-prime committee has started work on defining the next minor revision of the language specification.
  • The November 2006 Haskell Communities and Activities report is now out, documenting projects in the Haskell community.

News

Recent Package Updates MHvNV.png Rss16.png

See here

  • 31 of january 2007: The first anounced romanian book of Haskell, "Introducere in Haskell 98 prin exemple" (eng: An introduction in Haskell 98 by examples) by Dan Popa from the University of Bacau was published by EduSoft, Bacau, Romania, with a foreword by Simon Peyton-Jones. Details on the ro page. The book is dedicated to the Haskell community. Thank you !
  • 28 of december 2006 (according to author's email). Lect.Dr. Mihai Gontineac from The Dept.of Math. of the Al.I.Cuza University has also anounced his book, "Programare Functionala - O introducere utilizand limbajul Haskell" (eng: Functional programming - An introduction using the Haskell language") published by "Editura Alexandru Myller". The book is dedicated to the memory of the father of the author. Thank you !

This indicates the existence of a respectable community of Haskell users from Iasi, Romania, too.