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 QAA01946; Mon, 7 Jun 2004 16:29:33 +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 QAA01585 for ; Mon, 7 Jun 2004 16:29:32 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from eposta.kablonet.com.tr ([62.248.102.66]) by concorde.inria.fr (8.12.10/8.12.10) with SMTP id i57ETTSH014457 for ; Mon, 7 Jun 2004 16:29:30 +0200 Received: (qmail 97826 invoked by uid 1007); 7 Jun 2004 14:38:19 -0000 Received: from exa@kablonet.com.tr by eposta.kablonet.com.tr by uid 0 with qmail-scanner-1.21 (clamdscan: 0.70-rc. Clear:RC:0(81.214.24.132):. Processed in 0.147255 secs); 07 Jun 2004 14:38:19 -0000 Received: from unknown (HELO orion) (exa@kablonet.com.tr@81.214.24.132) by 0 with SMTP; 7 Jun 2004 14:38:18 -0000 From: Eray Ozkural Reply-To: erayo@cs.bilkent.edu.tr Organization: Bilkent University CS Dept. To: Basile Starynkevitch local Subject: Re: [Caml-list] Efficient C++ interfacing? Date: Mon, 7 Jun 2004 17:29:09 +0300 User-Agent: KMail/1.6.51 Cc: caml-list@inria.fr References: <40800C10000A6ABC@mk-cpfrontend-4.mail.uk.tiscali.com> <40C41C17.8030400@socialtools.net> <20040607141803.GA14494@bourg.inria.fr> In-Reply-To: <20040607141803.GA14494@bourg.inria.fr> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406071729.09094.exa@kablonet.com.tr> X-Miltered: at concorde with ID 40C47BCA.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; eray:01 ozkural:01 caml-list:01 interfacing:01 2004:99 basile:01 2004:99 eray:01 ozkural:01 bison:01 gcc:01 gccxml:01 gcc:01 erayo:01 bilkent:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Monday 07 June 2004 17:18, Basile Starynkevitch local wrote: > On Mon, Jun 07, 2004 at 08:41:11AM +0100, Benjamin Geer wrote: > > Eray Ozkural wrote: > > >g++ was still using the old bison thing; they were talking about writing > > > a parser from scratch. I haven't followed the developments lately, > > > though. > > > > The C++ parser in g++ was rewritten as a handcrafted, top-down parser; I > > think work on it was completed last year or the year before. > > In addition to other suggestions, I would add the possibility to use > GCC XML. See http://www.gccxml.org/ for more. > > I don't know much about gcc XML, and I never used it. I just heard > about it, it is apparently a patch to GCC to dump some form of syntax > tree into some form of XML. If it's got all the type info, then it could be used. There is no shortage of XML tools in Ocaml, either. [Or is there? :)] Regards, -- Eray Ozkural (exa) Comp. Sci. Dept., Bilkent University, Ankara KDE Project: http://www.kde.org http://www.cs.bilkent.edu.tr/~erayo Malfunction: http://malfunct.iuma.com GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C ------------------- 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