ICFP Programming Contest/Teams 2007
From HaskellWiki
< ICFP Programming Contest(Difference between revisions)
(→Teams) |
(Fixed link) |
||
| (27 intermediate revisions not shown.) | |||
| Line 12: | Line 12: | ||
== Teams == | == Teams == | ||
| - | Teams that | + | Teams that competed, used Haskell, and their final rankings. |
{| border="0" cellspacing="15" cellpadding="2" | {| border="0" cellspacing="15" cellpadding="2" | ||
| Line 18: | Line 18: | ||
! Members | ! Members | ||
! Ranking | ! Ranking | ||
| + | |- | ||
| + | | Basically Awesome | ||
| + | | jcd__ et al | ||
| + | | less than 15 | ||
| + | |- | ||
| + | | [http://stereotype441.livejournal.com/45150.html The Corn Worf Strategy] | ||
| + | | ? | ||
| + | | 28 | ||
|- | |- | ||
| solo r6 | | solo r6 | ||
| Line 25: | Line 33: | ||
| Lazy Bottoms | | Lazy Bottoms | ||
| vincenz, Adept, Lemmih, psykotic, zeeeee, jethr0, Cale | | vincenz, Adept, Lemmih, psykotic, zeeeee, jethr0, Cale | ||
| - | + | | 56 | |
|- | |- | ||
| Team PDX | | Team PDX | ||
| Line 31: | Line 39: | ||
| 67 | | 67 | ||
|- | |- | ||
| - | | TNT | + | | TNT: Team Named Thunk |
| timbod, mnislaih, Toxaris | | timbod, mnislaih, Toxaris | ||
| 80 | | 80 | ||
|- | |- | ||
| - | | The Church of the Least Fixed Point | + | | [http://leastfixed.com/ The Church of the Least Fixed Point] |
| - | | | + | | mietek, dreamer_, lispozord, q, rraptorr |
| 95 | | 95 | ||
|- | |- | ||
| Line 48: | Line 56: | ||
|- | |- | ||
| Instant Chaos | | Instant Chaos | ||
| - | | alar | + | | alar, ivant, akamaus, vsb, lome0, gvennet |
| 133 | | 133 | ||
| + | |- | ||
| + | | LazyBear | ||
| + | | Dimitur Krustev | ||
| + | | 146 | ||
|- | |- | ||
| augustss | | augustss | ||
| Lennart | | Lennart | ||
| 151 | | 151 | ||
| + | |- | ||
| + | | scsibug | ||
| + | | Greg Heartsfield | ||
| + | | 195 | ||
| + | |- | ||
| + | | enolan | ||
| + | | Echo Nolan | ||
| + | | 251 | ||
|- | |- | ||
| Pointless | | Pointless | ||
| Line 60: | Line 80: | ||
|- | |- | ||
|} | |} | ||
| - | |||
The following teams sound like they might use Haskell, or FP at least: | The following teams sound like they might use Haskell, or FP at least: | ||
| Line 71: | Line 90: | ||
| PurelyFunctionalInfrastructure (maybe) | | PurelyFunctionalInfrastructure (maybe) | ||
| ? | | ? | ||
| - | | | + | | less than 16 |
| + | |- | ||
| + | | The Higher order of Zeuxis | ||
| + | | ? | ||
| + | | 16 | ||
| + | |- | ||
| + | | Frictionless Bananas | ||
| + | | ? | ||
| + | | 27 | ||
|- | |- | ||
| Side Effects May Include... (maybe) | | Side Effects May Include... (maybe) | ||
| Line 84: | Line 111: | ||
| ? | | ? | ||
| 312 | | 312 | ||
| + | |- | ||
| + | | Nomadic I/O | ||
| + | | ? | ||
| + | | 578 | ||
|- | |- | ||
|} | |} | ||
| - | == | + | == Contest Code == |
| - | + | Some teams have made their contest source code available | |
| - | + | ||
| - | + | ||
| - | {| border="0" | + | {| border="0" cellspacing="15" cellpadding="2" |
| - | ! | + | ! 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/ | ||
|- | |- | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
|} | |} | ||
| - | + | [[Category:Contests]] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | [[Category: | + | |
Current revision
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.
1 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 |
2 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/ |
