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=1.0 required=5.0 tests=AWL,SUBJECT_ENCODED_TWICE autolearn=disabled version=3.1.3 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id B08D2BBC4 for ; Sun, 12 Apr 2009 19:47:32 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmAEALfF4UmK54gDgWdsb2JhbACWNAEBFiKwT4N8Bg X-IronPort-AV: E=Sophos;i="4.40,176,1238968800"; d="scan'208";a="26126703" Received: from rouge.crans.org ([138.231.136.3]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 12 Apr 2009 19:47:32 +0200 Received: from localhost (localhost.crans.org [127.0.0.1]) by rouge.crans.org (Postfix) with ESMTP id 698238066; Sun, 12 Apr 2009 19:47:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at crans.org Received: from rouge.crans.org ([10.231.136.3]) by localhost (rouge.crans.org [10.231.136.3]) (amavisd-new, port 10024) with LMTP id QVNZQ-WG0bSC; Sun, 12 Apr 2009 19:47:31 +0200 (CEST) Received: from [88.185.141.188] (korell.glondu.net [88.185.141.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rouge.crans.org (Postfix) with ESMTP id 25F068063; Sun, 12 Apr 2009 19:47:31 +0200 (CEST) Message-ID: <49E2293E.6070008@glondu.net> Date: Sun, 12 Apr 2009 19:47:42 +0200 From: =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdQ==?= User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: "Ian S. Worthington" Cc: caml-list@yquem.inria.fr Subject: =?UTF-8?B?UmU6IFtDYW1sLWxpc3RdIENTTCBleGVjdXRhYmxlIGZvciBXaW5kb3c=?= =?UTF-8?B?cywgMTk5NSB2aW50YWdlLiAgT3IgSmVucyBLbMO2dW1sY2tlcj8=?= References: <103NDLRKq8030S10.1239557836@cmsweb10.cms.usa.net> In-Reply-To: <103NDLRKq8030S10.1239557836@cmsweb10.cms.usa.net> X-Enigmail-Version: 0.95.0 OpenPGP: id=FCE03DAA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; ocaml:01 syntactical:01 ocaml:01 compiler:01 cheers:01 phane:98 steph:98 vintage:98 phane:98 imho:01 csl:01 csl:01 caml-list:01 executable:03 jens:03 Ian S. Worthington a =C3=A9crit : > Or are the differences between CSL and OCAML so slight that someone wit= h no > experience should be able to get it working quickly? IMHO, there might be differences (mostly syntactical or stdlib-related), but the translation should be straightforward nonetheless. I'd rather convert the program from CSL to OCaml than adapt CSL for a "modern C compiler" if it doesn't work out of the box. Cheers, --=20 St=C3=A9phane