comp.lang.ada
 help / color / mirror / Atom feed
From: "ssaammee@gmail.com" <ssaammee@gmail.com>
Subject: Can I get access to an AST of parsed ADA code?
Date: 23 May 2006 12:19:16 -0700
Date: 2006-05-23T12:19:16-07:00	[thread overview]
Message-ID: <1148411956.791815.32040@j33g2000cwa.googlegroups.com> (raw)

I have legacy ADA and C++ code, and I need to export this code into an
XML format so I can create a tool to analyze and work with it. I tried
various tree-dump-* commands with g++ and didn't find anything that
looked to be read-able or anything that was at a high level like my
code (GIMPLE was much to low level for me because I want to maintain
variable names and such).

Is there a way I can access the parser for either C++ or ADA so that I
can access a high level parsed version of my code? If not, can a parser
dump command be recommended?

Any help would be appreciated!
 
Thank you, 
-Sam Edwards 
Sedwards At Harmonia Dot Com




             reply	other threads:[~2006-05-23 19:19 UTC|newest]

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

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