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=3.0 required=5.0 tests=AWL,DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,FORGED_YAHOO_RCVD 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 DAFF5BC69 for ; Thu, 12 Apr 2007 09:02:33 +0200 (CEST) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3C72XIi010443 for ; Thu, 12 Apr 2007 09:02:33 +0200 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id C181F216BCA for ; Thu, 12 Apr 2007 03:02:34 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 12 Apr 2007 03:02:33 -0400 X-Sasl-enc: QgUVtwmYxyMAdLRMDI20r17xKne+qWHhAozRanXm6JlQ 1176361353 Received: from [192.168.0.4] (70-56-65-228.tukw.qwest.net [70.56.65.228]) by mail.messagingengine.com (Postfix) with ESMTP id 56112BA for ; Thu, 12 Apr 2007 03:02:33 -0400 (EDT) Message-ID: <461DDA61.7080602@yahoo.com> Date: Thu, 12 Apr 2007 00:06:09 -0700 From: Jeff Henrikson User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: caml-list@inria.fr Subject: notes on camlp4 3.10 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-j-chkmail-Score: MSGID : 461DD989.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 461DD989.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; henrikson:01 jehenrik:01 camlp:01 camlp:01 henrikson:01 caml-list:01 contributed:02 80%:96 experiments:04 tutorial:04 tutorial:04 correctly:05 correct:08 should:13 should:13 Hello caml-list, I stuffed all the my recent notes on camlp4 3.10 onto ocaml-tutorial.org. http://ocaml-tutorial.org/camlp4_3.10 If you too are doing experiments with the new camlp4, please write down the things that you find. Even if a new camlp4 experiment is contributed only 80% correctly I feel that it's better than it having no documentation. The errors will correct with time. I am totally open to taking it out of the "tutorial" list on the home page, since it's really not a tutorial. Someone with history editing on the site should decide how it should be listed . . . Regards, Jeff Henrikson