Related articles |
---|
Automatically generating ASTs with XML markup mcollado@fi.upm.es (Manuel Collado) (2004-12-29) |
Re: Automatically generating ASTs with XML markup dido@imperium.ph (Rafael 'Dido' Sevilla) (2004-12-30) |
Re: Automatically generating ASTs with XML markup Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2004-12-30) |
Re: Automatically generating ASTs with XML markup demakov@ispras.ru (Alexey Demakov) (2004-12-30) |
Re: Automatically generating ASTs with XML markup jones@cs.ua.edu (Joel Jones) (2004-12-30) |
From: | Rafael 'Dido' Sevilla <dido@imperium.ph> |
Newsgroups: | comp.compilers |
Date: | 30 Dec 2004 00:56:41 -0500 |
Organization: | Compilers Central |
References: | 04-12-149 |
Keywords: | tools, XML |
Posted-Date: | 30 Dec 2004 00:56:41 EST |
On Wed, Dec 29, 2004 at 01:46:07AM -0500, Manuel Collado wrote:
> I'm trying to grab the abstract syntax of several code samples in
> several different languages by using an XML representation. Example
> (Modula-2):
Look for asdlgen on SourceForge. I believe it is able to do what you
describe.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.