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 198DABC69 for ; Fri, 23 Mar 2007 17:03:17 +0100 (CET) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2NG3GXA028562 for ; Fri, 23 Mar 2007 17:03:16 +0100 Received: by nf-out-0910.google.com with SMTP id a25so1950839nfc for ; Fri, 23 Mar 2007 09:03:16 -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=G4MDKruIarBmcvkKQS+SNWqsNdZcKk4ilPx7xI7IWcZmpgFTsPhXjJMWTPXjtFTpTMJNwtg4b9nzMnLOwZCbrqcoJLbYXnrISXxjKbawBmUMDbAVyniehapeVJRYhOAvI0VdYCu7EL4rQjjO/HZoAG60IMFF7Vj8aGsNI9IiplU= 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=D9Ex4hOavIcDWN85X2F7xAozcs12q2SxoBC/q49Tg2jXDJcl4a/yXyY9AEmYmBX/3vmjQZqcDgevX5H+cLKgYHTX4cCavm67Ni6KZH9yMSXcgEgHKp6BmBOUh+uQg9MW/aBtTcJ/ZZHtskkknwnLjLJoSBPf2drAdVNLuyU6FWA= Received: by 10.78.192.20 with SMTP id p20mr1651176huf.1174665795899; Fri, 23 Mar 2007 09:03:15 -0700 (PDT) Received: by 10.78.21.20 with HTTP; Fri, 23 Mar 2007 09:03:15 -0700 (PDT) Message-ID: Date: Fri, 23 Mar 2007 12:03:15 -0400 From: "Markus Mottl" To: "Martin Jambon" Subject: Re: [Caml-list] Camlp4 3.10.0+beta: lists without $list:...$ Cc: 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 : 4603FA44.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 4603FA44.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 ocaml:01 wrote:01 preprocessor:01 caml-list:01 jambon:01 jambon:01 macro:03 converting:05 On 3/23/07, Martin Jambon wrote: > PS: any progress on the manual? It's kind of hard to test new features > when you don't know what they are. I agree with Martin. I find it pretty hard to port my macro code to the new preprocessor (especially converting it to the non-regular syntax), both due to the lack of documentation, and possibly also because some things may be more difficult to do now (maybe I'm wrong on that). Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com