ICFP Programming Contest/Teams 2007: Difference between revisions
DonStewart (talk | contribs) No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[http://www.icfpcontest.org// 2007 ICFP contest]. | [http://www.icfpcontest.org// 2007 ICFP contest]. | ||
* [http://www.kingsrook.com/icfp/countdown.html Countdown to contest start] | |||
Resources: | |||
* The home of [http://www.icfpcontest.org/ ICFP 2007]. | * The home of [http://www.icfpcontest.org/ ICFP 2007]. | ||
* The #haskell-icfp07 and #haskell [[IRC channel]]s on freenode. | * The #haskell-icfp07 and #haskell [[IRC channel]]s on freenode. | ||
* The #oasis [[IRC channel]] on freenode: generic ICFP discussion channel (not specifically Haskell oriented) | * The #oasis [[IRC channel]] on freenode: generic ICFP discussion channel (not specifically Haskell oriented) | ||
* [http://article.gmane.org/gmane.comp.lang.haskell.cafe/24773 Announcement] for this page. | * [http://article.gmane.org/gmane.comp.lang.haskell.cafe/24773 Announcement] for this page. | ||
== Teams == | == Teams == | ||
Line 35: | Line 35: | ||
| 67 | | 67 | ||
|- | |- | ||
| TNT: Team Named Thunk | | TNT: Team Named Thunk | ||
| timbod, mnislaih, Toxaris | | timbod, mnislaih, Toxaris{- [http://ender4.dsic.upv.es:81/darcs/tnt code] -} | ||
| 80 | | 80 | ||
|- | |- | ||
Line 120: | Line 120: | ||
| http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-i.html | | http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-i.html | ||
|- | |- | ||
[[Category:Contest]] | [[Category:Contest]] |
Revision as of 08:33, 24 July 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 and their final rankings.
Team | Members | Ranking |
---|---|---|
Basically Awesome | jcd__ et al | less than 15 |
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{- code -} | 80 |
The Church of the Least Fixed Point | desp, dreamer_, lispozord, q, rraptorr | 95 |
cdsmith | Chris Smith | 104 |
ChuToys | genneth, smowton, greg | 129 |
Instant Chaos | alar @ #haskell, #oasis, #haskell_ru , nealar @livejournal.com | 133 |
augustss | Lennart | 151 |
scsibug | Greg Heartsfield | 195 |
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 | Respoistory Access |
---|---|
solo r6 | darcs get http://r6.ca/icfp2007 |
Antoine, Creighton | http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-i.html |