xml as intermediate representation

"tanuj" <khurana.tanuj@gmail.com>
17 Sep 2005 17:39:56 -0400

          From comp.compilers

Related articles
xml as intermediate representation khurana.tanuj@gmail.com (tanuj) (2005-09-17)
Re: xml as intermediate representation Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2005-09-17)
Re: xml as intermediate representation jeffrey.kenton@comcast.net (Jeff Kenton) (2005-09-22)
Re: xml as intermediate representation touati@prism.uvsq.fr (TOUATI Sid) (2005-09-22)
Re: xml as intermediate representation kers@hpl.hp.com (Chris Dollin) (2005-09-23)
Re: xml as intermediate representation vidar.hokstad@gmail.com (Vidar Hokstad) (2005-09-23)
Re: xml as intermediate representation demakov@ispras.ru (Alexey Demakov) (2005-09-27)
[2 later articles]
| List of all articles for this month |

From: "tanuj" <khurana.tanuj@gmail.com>
Newsgroups: comp.compilers
Date: 17 Sep 2005 17:39:56 -0400
Organization: http://groups.google.com
Keywords: analysis, question, comment
Posted-Date: 17 Sep 2005 17:39:56 EDT

Hi


I am writing a compiler as a part of my course project and wanted to
use xml as an intermediate representation language.All the coding is
being done in C. Can u suggest me how to go about it.It would be great
if u could mention some online resources available.


Regards
Tanuj
[XML is a general purpose framework that can represent anything. A
more relevant question is if someone's defined a DTD for this purpose
and written tools to do interesting things with it. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.