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.4 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id D9C12BC69 for ; Mon, 26 Mar 2007 08:48:50 +0200 (CEST) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2Q6moak011618 for ; Mon, 26 Mar 2007 08:48:50 +0200 Received: by nf-out-0910.google.com with SMTP id a25so2589023nfc for ; Sun, 25 Mar 2007 23:48:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Npj25rjcvZVRIHPMc66jdhRzFbMA5RDbpmlgAu5U7JR5suYFG/g8O+uIHl2MX6HzQe2X17iFkxfe3WDX8zivK+FcYIQuhoZhjGY+WBTPilB13Ao00OY2k5IVYJnN1Cif06p1gYsmBoTlsszerYrumBjYYvrWfMYd2Q+t4jWqSwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CzVYqgmB6ygfaDu5CpQSHp2IOtWLvEwTsRgg2Cx5i3quQo8lHAa2RZOIhgNUWiEKjuCFT+p3MAfjhFshSXjLC0RcxMEtzYM2tVTeFTFBZahGT51mfkcLYtJWJqr2u+T+hIdjrVQTOqKqEQdGfUdCee3LVEPV0XYs0VbfK9Hlwmw= Received: by 10.78.124.13 with SMTP id w13mr2763875huc.1174891729427; Sun, 25 Mar 2007 23:48:49 -0700 (PDT) Received: by 10.78.21.20 with HTTP; Sun, 25 Mar 2007 23:48:49 -0700 (PDT) Message-ID: Date: Mon, 26 Mar 2007 02:48:49 -0400 From: "Markus Mottl" To: "Martin Jambon" Subject: Re: [Caml-list] Camlp4 3.10.0+beta: lists without $list:...$ Cc: "Nicolas Pouillard" , caml-list@inria.fr In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-j-chkmail-Score: MSGID : 46076CD2.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 46076CD2.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; markus:01 mottl:01 markus:01 mottl:01 camlp:01 ens-lyon:01 syntax:01 sexp:01 syntax:01 ioxml:01 camlp:01 bug:01 ocaml:01 stone:98 stone:98 On 3/24/07, Martin Jambon wrote: > I would like you or anyone knowledgeable to translate one significant > syntax extension. You know, some kind of Rosetta stone. You can take > Markus' sexp syntax extension or ioxml if you prefer, it won't be much > different. > > Thanks for your efforts... I'd grately appreciate such a "Rosetta stone", too. I initially wanted to use the new camlp4of to translate sexplib, but this unfortunately seems to be a bad idea, since the non-regular syntax is obviously currently not well-supported by the macros (see the notes for bug 4238 in the bugtracker). Even using camp4orf I ran into numerous unexpected problems due to the severe lack of documentation. Either the latter or a "Rosetta stone" would be extremely helpful... Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com