ICFP Programming Contest/Teams 2007
This page is for helping Haskell (and FP) people organise teams for the 2007 ICFP contest.
Resources:
- The home of ICFP 2007.
- The #haskell-icfp07 and #haskell IRC channels on freenode.
- The #oasis IRC channel on freenode: generic ICFP discussion channel (not specifically Haskell oriented)
- Announcement for this page.
Teams
Teams that competed, used Haskell, and their final rankings.
Team | Members | Ranking |
---|---|---|
Basically Awesome | jcd__ et al | less than 15 |
The Corn Worf Strategy | ? | 28 |
solo r6 | roconnor | 32 |
Lazy Bottoms | vincenz, Adept, Lemmih, psykotic, zeeeee, jethr0, Cale | 56 |
Team PDX | Binkley et al | 67 |
TNT: Team Named Thunk | timbod, mnislaih, Toxaris | 80 |
The Church of the Least Fixed Point | mietek, dreamer_, lispozord, q, rraptorr | 95 |
cdsmith | Chris Smith | 104 |
ChuToys | genneth, smowton, greg | 129 |
Instant Chaos | alar, ivant, akamaus, vsb, lome0, gvennet | 133 |
LazyBear | Dimitur Krustev | 146 |
augustss | Lennart | 151 |
scsibug | Greg Heartsfield | 195 |
enolan | Echo Nolan | 251 |
Pointless | nominolo, Igloo, mauke | 695 |
The following teams sound like they might use Haskell, or FP at least:
Teams that sound like they use Haskell | Members | Rank |
---|---|---|
PurelyFunctionalInfrastructure (maybe) | ? | less than 16 |
The Higher order of Zeuxis | ? | 16 |
Frictionless Bananas | ? | 27 |
Side Effects May Include... (maybe) | ? | 29 |
Poor Man's Haskell (maybe) | ? | 252 |
Haskeller (maybe) | ? | 312 |
Nomadic I/O | ? | 578 |
Contest Code
Some teams have made their contest source code available
Team | DNA representation | Source Code |
---|---|---|
solo r6 | Data.ByteString.Lazy | darcs get http://r6.ca/icfp2007 |
Antoine, Creighton | String | http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-i.html |
TNT | Data.ByteString.Lazy | http://ender4.dsic.upv.es:81/darcs/tnt |
ChuToys | strict list of strict BS | http://www.srcf.ucam.org/~gz218/icfpc2007/ |