Import initial
Tue Jul 15 12:48:27 CEST 2008 Michel Blockelet <blockelet@crans.org>
* Import initial
{
addfile ./index.htm
hunk ./index.htm 1
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <title>
+ 12A0 @ ICFP08
+ </title>
+ </head>
+ <body>
+ <div>
+ <font size="6"><b>Who ?</b></font>
+ </div>
+ <div>
+ Team <b>12A0</b> for <a href="http://www.icfpcontest.org/">ICFP Programming Contest 2008</a>, and its four members, Antoine, J&eacute;r&eacute;mie, Michel and Romain, all students in <u onmouseover=
+ "innerHTML='first <i>(1)</i> and second <i>(2)</i> year of Computer Science <i>(A0)</i>';" onmouseout="innerHTML='12A0';">12A0</u> at the <a href=
+ "http://ens-cachan.fr">ENS Cachan</a>, France
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>When ?</b></font>
+ </div>
+ <div>
+ From July 12, 7pm UTC to July 14, 7pm UTC
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>Where ?</b></font>
+ </div>
+ <div>
+ J&eacute;r&eacute;mie was with Michel at <a href="http://princeton.edu">Princeton University</a>, Romain was at <a href="http://cmu.edu">Carnegie Mellon University</a>, all in the United States, and Antoine was
+ at the <a href="http://www.st-andrews.ac.uk">University of St Andrews</a>, United Kingdom
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>How ?</b></font>
+ </div>
+ <div>
+ <a href="http://caml.inria.fr">Objective Caml</a> as programming language; <a href="http://darcs.net">Darcs</a> for version control, <a href="http://gobby.0x539.de">Gobby and Sobby</a> for
+ collaborative edition, <a href="http://mumble.sourceforge.net">Mumble and Murmur</a> for audio conference; and two dedicated servers, one for programming, the other for services
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>Why ?</b></font>
+ </div>
+ <div>
+ To show the world that <a href="http://caml.inria.fr">Objective Caml</a> is the best functional programming language ! We don't think we've succeded doing that; but we did it just for fun !
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>What ?</b></font>
+ </div>
+ <div>
+ <a href="http://darcs.dgmil.net/cgi-bin/darcsweb.cgi?r=icfp08;a=summary">The source code in DarcsWeb</a>, a <a href="screenshot.png">nice screenshot of the graphical interface</a>, and photos of
+ <a href="jeremie.jpg">J&eacute;r&eacute;mie</a> and <a href="michel.jpg">Michel</a> after about 1 day of intensive coding
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>And the results ?</b></font>
+ </div>
+ <div>
+ We don't yet know ... come back later !
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ <div>
+ <font size="6"><b>Conclusion ?</b></font>
+ </div>
+ <div>
+ ICFP is great, and the Programming Contest is really fun ! We cheer you to participate next year !
+ </div>
+ <div>
+ &nbsp;
+ </div>
+ </body>
+</html>
}