Personal tools

Programming contests

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(more contests)
Current revision (06:59, 5 October 2008) (edit) (undo)
 
(9 intermediate revisions not shown.)
Line 9: Line 9:
several times.
several times.
-
* [http://icfpcontest.org ICFP contest home]
+
* [[ICFP Programming Contest]]
 +
* [http://www.icfpcontest.org/ ICFP contest home]
== Great Language Shootout ==
== Great Language Shootout ==
Line 17: Line 18:
* [http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all The Great Language Shootout]
* [http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all The Great Language Shootout]
-
The old wiki keeps a track of [http://haskell.org/hawiki/ShootoutEntry our submissions].
+
We have [[Great_language_shootout|a separate page]] to track the Haskell submissions and discuss improvements.
-
== SPOJ ==
+
== The Ruby Quiz ==
-
* [[SPOJ]]
+
Haskell implementations of the ruby quiz problems are collected here:
-
== International Haskell Obfuscation Contest ==
+
* The [[Haskell Quiz]]
-
* [[Obfuscation]]
+
== Sphere Online Judge ==
-
== More ==
+
* [[SPOJ|The Sphere Online Judge]] contest
 +
 
 +
== Project Euler ==
 +
 
 +
"Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve."
 +
 
 +
* [http://projecteuler.net/ Project Euler]
 +
 
 +
== International Obfuscated Haskell Code Contest ==
 +
 
 +
The IOHCC has been held three times.
 +
 
 +
* [[Obfuscation]]
-
...
+
[[Category:Contests]]

Current revision

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.

Contents

1 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.

2 Great Language Shootout

A highly visible language performance contest.

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

3 The Ruby Quiz

Haskell implementations of the ruby quiz problems are collected here:

4 Sphere Online Judge

5 Project Euler

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

6 International Obfuscated Haskell Code Contest

The IOHCC has been held three times.