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=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 30247BBAF for ; Sat, 20 Dec 2008 18:38:02 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.36,255,1228086000"; d="scan'208";a="18735197" Received: from discorde.inria.fr ([192.93.2.38]) by mail2-smtp-roc.national.inria.fr with ESMTP; 20 Dec 2008 18:38:02 +0100 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id mBKHc1RG015090 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Sat, 20 Dec 2008 18:38:01 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuwCABy7TEnAbSoIgWdsb2JhbACTZwEBFiKoOViQYoZD X-IronPort-AV: E=Sophos;i="4.36,255,1228086000"; d="scan'208";a="20650207" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Dec 2008 18:38:01 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from einhorn.in-berlin.de (localhost [127.0.0.1]) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id mBKHc0Xs022167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 20 Dec 2008 18:38:00 +0100 Received: (from www-data@localhost) by einhorn.in-berlin.de (8.13.6/8.13.6/Submit) id mBKHc0Il022165 for caml-list@inria.fr; Sat, 20 Dec 2008 18:38:00 +0100 X-Authentication-Warning: einhorn.in-berlin.de: www-data set sender to oliver@first.in-berlin.de using -f Received: from dslb-088-073-127-030.pools.arcor-ip.net (dslb-088-073-127-030.pools.arcor-ip.net [88.73.127.30]) by webmail.in-berlin.de (IMP) with HTTP for ; Sat, 20 Dec 2008 18:38:00 +0100 Message-ID: <1229794680.494d2d7852c92@webmail.in-berlin.de> Date: Sat, 20 Dec 2008 18:38:00 +0100 From: Oliver Bandel To: caml-list@inria.fr Subject: Re: Re : [Caml-list] Re: camlp4 on Debian lenny References: <1229778773.494cef55714e8@webmail.in-berlin.de> <1229779859.494cf393519fd@webmail.in-berlin.de> <1229792864.494d2660d6fb8@webmail.in-berlin.de> <977097.10063.qm@web27002.mail.ukl.yahoo.com> In-Reply-To: <977097.10063.qm@web27002.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.6 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Miltered: at discorde with ID 494D2D79.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bandel:01 in-berlin:01 camlp:01 matthieu:01 camlp:01 wiki:01 non-trivial:01 syntax:01 ocaml:01 lenny:98 imho:01 oliver:01 oliver:01 caml-list:01 implemented:02 Zitat von Matthieu Wipliez : > > Heheh, both URLs are the equal. :) > > > > > Can you explain the difference? ;-) > > > > (Or do you have a second URL?) > > lol > > The documentation of the current Camlp4 can be found on the Wiki: > http://brion.inria.fr/gallium/index.php/Camlp4 > > There is a couple of tutorials there. [...] Either I'm selectively blind, or providing this URL was another nice joke... "Wanted: Reference Manual"... ... "Without such a manual, it is not possible to translate any non-trivial syntax extension to Camlp4 3.10. It is not possible to write any tutorial either" Yes, and without a good tutorial and reference manual, this all is bullshit. I would urge to stop implementing any new features for OCaml, until there is a good documentation that explains all features that are already implemented. Adn a good documentation IMHO needs a reference manual as well as introductional texts like tutorials... Ciao, Oliver