HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Note: new account creation has been disabled as an anti-spam measure.

Haskell


Download Haskell
Find A Library
Search

About

Search haskell.org
Why use Haskell?
Language definition
History of Haskell
Future of Haskell
Implementations
GHC
hugs
nhc98, Yhc
jhc, lhc, ehc

Learning

Haskell in 5 steps
Learning Haskell
Books and tutorials
Wiki articles
Blog articles and news
Videos
Wikibook
Research papers

Libraries

Standard libraries
Hackage library database
Applications and libraries
Hoogle and Hayoo API search

Community

Community reports
Industry
Education
Research
Mathematics
Project hosting
Mailing lists
Planet Haskell Rss.png
IRC channel
Haskell Reddit spreddit5.gif
Industrial Haskell Group
User groups
The Monad.Reader
The Haskell Sequence
Haskell pastebin
Propose a Project
Conferences
Contests
Jobs
Humor
Merchandise
haskell.org
Contributing to this site
Languages: en es ro pt fr ru zh/cn tur cz ko

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.

Events

The 5th Haskell Hackathon Utrecht, The Netherlands Apr 17-19, 2009
Central European Functional Programming School (CEFP) Komarno/Slovakia May 25-30, 2009
Trends in Functional Programming (TFP) Komarno/Slovakia Jun 2-4, 2009
Summer school: Applied Functional Programming Utrecht, The Netherlands Aug 17-28, 2009
ICFP 2009 and Associated Events Edinburgh/UK Aug 31-Sep 2, 2009
Implementation and Application of Functional Programming (IFL) South Orange/USA Sep 23-25, 2009
Generative Programming and Component Engineering (GPCE) Denver/USA Oct 4-5, 2009

Headlines

  • GHC 6.10, the flagship Haskell compiler, has been released, with a new parallel garbage collector, type families and data parallel arrays. Get it now.
  • Over 1000 Haskell libraries and tools have now been released on Hackage.
  • The Haskell-prime committee is continuing work on defining the next minor revision of the language specification.

Recent Package Updates hackage-daily.png Rss.png

chp 1.2.0
An implementation of concurrency ideas from Communicating Sequential Processes
hdaemonize 0.2
utilities for UNIX daemon writing
make-hard-links 0.2
Change duplicated files into hard-links.
core 0.1
External core parser and pretty printer.
vintage-basic 1.0.1
Interpreter for microcomputer-era BASIC
data-accessor-template 0.2.1
Utilities for accessing and manipulating fields of records
pqueue-mtl 1.0.7
Fully encapsulated monad transformers with queuelike functionality.
queuelike 1.0.0
A library of queuelike data structures, both functional and stateful.
stateful-mtl 1.0.7
Typeclass instances for monad transformer stacks with an ST thread at the bottom.
streamproc 1.2
Stream Processer Arrow
mtlx 0.1
Monad transformer library with type indexes,

providing 'free' copies.

Control-Engine 0.0.3
A parallel producer/consumer engine (thread pool)
utf8-env 0.1
UTF-8 aware substitutes for functions in System.Environment
email-validate 0.2
Validating an email address string against RFC 5322
future 2.0.0
Supposed to mimics and enhance proposed C++ "future" features
sexpr 0.1.2
S-expression printer and parser
FTGL 1.2
Portable TrueType font rendering for OpenGL using the Freetype2 library
semaphore-plus 0.1
Various concurrency abstractions built on top of semaphores
terminfo 0.3.0.2
Haskell bindings to the terminfo library.

More...


Retrieved from "http://www.haskell.org/haskellwiki/Haskell"

This page has been accessed 2,087,656 times. This page was last modified 15:55, 7 February 2009. Recent content is available under a simple permissive license.