From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE autolearn=disabled version=3.1.3 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 4E153BC6B for ; Wed, 7 Nov 2007 20:40:12 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAKuiMUfBiEIE/2dsb2JhbAA X-IronPort-AV: E=Sophos;i="4.21,386,1188770400"; d="scan'208";a="4003612" Received: from neve.di.ubi.pt ([193.136.66.4]) by mail2-smtp-roc.national.inria.fr with ESMTP; 07 Nov 2007 20:40:11 +0100 Received: from estrela.di.ubi.pt (estrela.di.ubi.pt [193.136.66.5]) by neve.di.ubi.pt (8.13.1/8.13.1) with ESMTP id lA7Je8JM018893 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Nov 2007 19:40:08 GMT Received: (from apache@localhost) by estrela.di.ubi.pt (8.14.1/8.14.1/Submit) id lA7JeBxg016434; Wed, 7 Nov 2007 19:40:11 GMT X-Authentication-Warning: estrela.di.ubi.pt: apache set sender to desousa@di.ubi.pt using -f Received: from 192.168.229.228 (SquirrelMail authenticated user desousa) by www.di.ubi.pt with HTTP; Wed, 7 Nov 2007 20:40:11 +0100 (CET) Message-ID: <49597.192.168.229.228.1194464411.squirrel@www.di.ubi.pt> In-Reply-To: <4732121B.9080807@gmail.com> References: <200711071647.40571.jon@ffconsultancy.com> <4732121B.9080807@gmail.com> Date: Wed, 7 Nov 2007 20:40:11 +0100 (CET) Subject: Re: [Caml-list] Web REPL From: =?iso-8859-1?Q?Sim=E3o_Melo_de_Sousa?= To: caml-list@yquem.inria.fr Reply-To: desousa@di.ubi.pt User-Agent: SquirrelMail/1.4.10a-1.fc7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam: no; 0.00; matthieu:01 dubuget:01 ocaml:01 ocaml:01 wrote:01 caml-list:01 caml:02 evaluates:02 programming:03 programming:03 repository:03 tutorial:03 mathematics:06 wed:06 acm:08 Hi! On Wed, November 7, 2007 20:29, Matthieu Dubuget wrote: > Jon Harrop a écrit : >> I haven't found time to get ocamljava working yet but someone pointed >> out that >> it would be rather cool to have an on-line OCaml tutorial where your >> browser >> evaluated OCaml code. Has anyone done anything like this? >> > > I can't find it again right now, but somebody posted a link, last week, > I would say, in one of our lists (caml related). > > It is a french website about mathematics contest training. > It is maybe not really what you want, but you can also have a look to http://gppubi.di.ubi.pt where you will find the "ProgrammingContest" contest. This contest is in fact a repository of programming challenges in the spirit of the ACM Programming contest. It accepts and evaluates Ocaml programs. regards, Simão