From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA02655 for caml-red; Thu, 21 Sep 2000 21:26:46 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA19675 for ; Thu, 21 Sep 2000 16:01:14 +0200 (MET DST) Received: from cepheus.azstarnet.com (cepheus.azstarnet.com [169.197.56.195]) by concorde.inria.fr (8.10.0/8.10.0) with ESMTP id e8LE1Dn27370 for ; Thu, 21 Sep 2000 16:01:13 +0200 (MET DST) Received: from dylan (dialup20ip107.tus.azstarnet.com [169.197.39.235]) by cepheus.azstarnet.com (8.9.3/8.9.3) with SMTP id HAA23120 for ; Thu, 21 Sep 2000 07:01:06 -0700 (MST) X-Sent-via: StarNet http://www.azstarnet.com/ Message-ID: <000c01c023d4$d8c39870$210148bf@dylan> From: "David McClain" To: Subject: Re: ICFP programming contest: results Date: Thu, 21 Sep 2000 07:04:22 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: weis@pauillac.inria.fr Outstanding!!! In your language summary, was OCaml included among the ML category? - DM -----Original Message----- From: Xavier Leroy To: caml-list@inria.fr Date: Thursday, September 21, 2000 12:47 AM Subject: ICFP programming contest: results >Here are the official results for the ICFP 2000 programming contest: > >First prize: the PLClub team from University of Pennsylvania >(J. Vouillon, H. Hosoya, V. Gapeyev, E. Sumii). Language used: OCaml. > >Second prize: the Camls 'R Us team from INRIA Rocquencourt >(S. Ailleret, P. Cuoq, D. Doligez, R. Harley, F. Le Fessant, X. Leroy, >A. Schmitt). Language used: OCaml. > >Third place: the Galois Connection team from the start-up company with >the same name (J. Launchbury and 4 other persons whose names I >couldn't write down). Language used: Haskell. > >Fourth place: a team of 13 distributed among Australia, Belgium and >the UK, including F. Henderson. Language used: Mercury. > >Judge's prize for the best sample image: a chess game by team Helikopter >(A. Rossberg, L. Kornstaed) from U. Saarlandes (I think). > >There were 39 entries, with teams ranging from 1 to 13 persons. >Breakdown by language used: > > C, C++ 7 > Clean 1 > Dylan 1 > Eiffel 1 > Haskell 6 > Java 6 > Mercury 1 > ML 9 > Perl 2 > Python 1 > Scheme 2 > Smalltalk 2 > >Not a bad year for OCaml. And my personal congratulations to Jérôme >Vouillon and his friends for a truly outstanding performance! > >- Xavier Leroy >