Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!emory!gatech!prism!boa.gatech.edu!daver From: daver@boa.gatech.edu (David Rosenbaum) Newsgroups: comp.lang.idl,comp.lang.misc Subject: C to IDL... Keywords: IDL, C, parsing, abstract syntax trees Message-ID: <17164@hydra.gatech.EDU> Date: 16 Nov 90 00:25:14 GMT Sender: news@prism.gatech.EDU Reply-To: daver@boa.gatech.edu (David Rosenbaum) Followup-To: comp.lang.idl Organization: Georgia Institute of Technology Lines: 14 I'm investigating the possibility of using IDL to assist in a project which involves the manipulation of abstract syntax trees. The idea is to translate the target language, C for example, into an abstract syntax tree (represented in IDL) and use the facilities of IDL to help in manipulating the result. So my question is: is there anything out there which can translate C or some other language into some kind of syntax tree in IDL? If this is a stupid question, please feel free to email the reason, as it would help me in my overall evaluation of what I'm trying to do. Thanks, David Rosenbaum daver@cc.gatech.edu