comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: Can I get access to an AST of parsed ADA code?
Date: Wed, 24 May 2006 12:16:48 -0500
Date: 2006-05-24T12:16:48-05:00	[thread overview]
Message-ID: <441fe$447494fd$45491254$10540@KNOLOGY.NET> (raw)
In-Reply-To: <1148478976.464909.291880@38g2000cwa.googlegroups.com>

idbaxter@semdesigns.com wrote:
> Marc A. Criley wrote:
>> For C++ you can use GCC_XML from http://www.gccxml.org/HTML/Index.html,
> 
> My understanding is that GCC_XML does not output function bodies
> (see thier web page).

Yep, that's correct.  So it depends on what one needs to do with the 
C++.  If the need is to work mostly with declarations (which is all I 
care about), then GCC_XML should suffice.  If the analysis needs to be 
more comprehensive, processing the executable content as well, then one 
has to look elsewhere.

-- Marc A. Criley
-- McKae Technologies
-- www.mckae.com
-- DTraq - XPath In Ada - XML EZ Out



      reply	other threads:[~2006-05-24 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23 19:19 Can I get access to an AST of parsed ADA code? ssaammee
2006-05-23 20:40 ` Marc A. Criley
2006-05-24 13:56   ` idbaxter
2006-05-24 17:16     ` Marc A. Criley [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox