Related articles |
---|
XML IL acolvin@bbn.com (Alex Colvin) (2001-08-15) |
Re: XML IL jacob@jacob.remcomp.fr (jacob navia) (2001-08-17) |
Re: XML IL joachim_d@gmx.de (Joachim Durchholz) (2001-08-17) |
Re: XML IL maslen@pobox.com (Thomas Maslen) (2001-08-17) |
Re: XML IL dale@formosa.micro.lucent.com (2001-08-18) |
From: | "jacob navia" <jacob@jacob.remcomp.fr> |
Newsgroups: | comp.compilers |
Date: | 17 Aug 2001 00:08:40 -0400 |
Organization: | Wanadoo, l'internet avec France Telecom |
References: | 01-08-078 |
Keywords: | parse |
Posted-Date: | 17 Aug 2001 00:08:40 EDT |
I have incorporated XML into my resource editor. (lcc-win32) The next
step is to generate XML to hold the browse information, and
(eventually) all debug information.
What is interesting with this format, is that (if standardized) could make
debuggers work with different compilers.
"Alex Colvin" <acolvin@bbn.com> wrote in message
> Has anyone tried using XML with a compiler IL?
>
> Besides curing cancer and squaring the circle, XML looks like it
> supports serialization (pickling) and enough data structuring to
> handle a lot of the clerical details. it also looks like the XPath
> context patterns could be useful.
>
> -- mac the naïf
Return to the
comp.compilers page.
Search the
comp.compilers archives again.