HaskellWiki

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

 

Not logged in
Log in | Help

Shootout

Categories: Contests | Code

This is for entries to The Great Language Shootout.

Contents

1 Submitting guide

Now that GHC 6.8 is installed on the Shootout servers, please make full use of it! There is an immediate need for a complete revamp of all the entries to fix and optimise them for this version of GHC. Please pick a program and contribute!

GHC 6.6 gave the option of using:

which should greatly improve clarity and brevity. Line count is not significant now (code is gzipped to determine size), so aim for maximum clarity.

Suggested best practices for submitting an entry to the shootout include:

--
-- The Great Computer Language Shootout, http://shootout.alioth.debian.org/
-- Haskell Shootout entries, http://haskell.org/haskellwiki/Great_language_shootout
-- 
-- Simon Marlow
-- Shortened by Don Stewart
-- 

2 Results

Haskell results for all benchmarks: Gentoo/P4 and Debian/AMD Sempron

3 Current benchmarks

4 Todo

The current benchmarks can highlight weak spots in libraries and compilers that need improving. Some things noticed included:

5 Obsolete benchmarks

6 Future benchmarks

Retrieved from "http://haskell.org/haskellwiki/Shootout"

This page has been accessed 4,285 times. This page was last modified 20:19, 19 January 2008. Recent content is available under a simple permissive license.