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.7 required=5.0 tests=DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,FORGED_YAHOO_RCVD autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id EDC7DBC69 for ; Thu, 22 Mar 2007 15:42:09 +0100 (CET) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2MEg9Vd004706 for ; Thu, 22 Mar 2007 15:42:09 +0100 Received: from compute1.internal (unknown [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 3BA9820C247 for ; Thu, 22 Mar 2007 10:42:06 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 22 Mar 2007 10:42:09 -0400 X-Sasl-enc: h/9jqXKds/G/mRSsjFYFn9Av7Ho9tgy+BaRfvfQ4TLwF 1174574529 Received: from [192.168.0.2] (65-101-133-180.tukw.qwest.net [65.101.133.180]) by mail.messagingengine.com (Postfix) with ESMTP id E1DA810F41 for ; Thu, 22 Mar 2007 10:42:08 -0400 (EDT) Message-ID: <46029677.6040407@yahoo.com> Date: Thu, 22 Mar 2007 07:45:11 -0700 From: Jeff Henrikson User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: caml-list@inria.fr Subject: camlp4 beta docs Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-j-chkmail-Score: MSGID : 460295C1.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 460295C1.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; henrikson:01 jehenrik:01 camlp:01 camlp:01 syntax:01 syntax:01 functor:01 functor:01 -pp:01 cheers:01 henrikson:01 compile:01 extensible:01 dynamic:03 dynamic:03 Regarding this document http://gallium.inria.fr/~pouillar/camlp4-changes.html The are several self standing examples: dynamic_old_syntax.ml static_old_syntax.ml quick_non_extensible_example.ml dynamic_functor_example.ml static_functor_example.ml It would be a great improvement to the document to include the actual command used to compile these guys, and the -pp option which would be used to apply them. (I would contribute the change but I'm not able to see what all the commands should be.) Cheers, Jeff Henrikson