From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA28175; Mon, 9 Sep 2002 10:59:53 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id KAA28033 for ; Mon, 9 Sep 2002 10:59:52 +0200 (MET DST) Received: from verdot.inria.fr (verdot.inria.fr [128.93.11.7]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g898xq127093 for ; Mon, 9 Sep 2002 10:59:52 +0200 (MET DST) Received: (from ddr@localhost) by verdot.inria.fr (8.9.3/8.9.3) id KAA06123 for caml-list@inria.fr; Mon, 9 Sep 2002 10:59:51 +0200 Date: Mon, 9 Sep 2002 10:59:51 +0200 From: Daniel de Rauglaudre To: caml-list@inria.fr Subject: Re: pa_ifdef [Was: Re: [Caml-list] autoconf and caml] Message-ID: <20020909105951.A5107@verdot.inria.fr> References: <20020905135720.D5343@pauillac.inria.fr> <20020905161617.A29272@kruuna.Helsinki.FI> <20020906104614.GE607@barcelona.lrde.epita.fr> <3D7889EA.8060406@cs.cornell.edu> <20020906130717.647bd532.maxence.guesdon@inria.fr> <20020906123117.GC20833@cs.unibo.it> <20020906145259.C27346@verdot.inria.fr> <20020908100749.GB9958@cs.unibo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020908100749.GB9958@cs.unibo.it>; from zack@cs.unibo.it on Sun, Sep 08, 2002 at 12:07:49PM +0200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, On Sun, Sep 08, 2002 at 12:07:49PM +0200, Stefano Zacchiroli wrote: > BTW, isn't possible to discriminate inside camlp4 if you are using the > standard syntax or the revised one? For the moment, no, but I could add something. I am thinking of adding a string to "name" the current syntax. In this case, all Camlp4 syntaxes should be named. For example, I added a Scheme-like syntax: it must be named also. The syntax "names" must be then "standardized" in Camlp4 if we want to use these names in the syntax extensions. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners