Programming contests: Difference between revisions

From HaskellWiki
(typo)
No edit summary
Line 10: Line 10:


* [[ICFP Programming Contest]]
* [[ICFP Programming Contest]]
* [http://icfpcontest.org ICFP contest home]
* [http://www.icfpcontest.org/ ICFP contest home]


== Great Language Shootout ==
== Great Language Shootout ==

Revision as of 20:05, 2 February 2007

There are a number of online programming contests of interest to Haskell programmers. This page attempts to document and help coordinate the efforts of the Haskell community.

The ICFP Programming Contest

A yearly contest run by the functional programming community, open to all comers. Haskell has been highly successful over the years, winning several times.

Great Language Shootout

A highly visible language performance contest.

We have a separate page to track the Haskell submissions and discuss improvements.

The Ruby Quiz

Haskell implementations of the ruby quiz problems are collected here:

Sphere Online Judge

Project Euler

"Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve."

International Obfuscated Haskell Code Contest

The IOHCC as been held three times.