Intermediate compiler output format

"christopher diggins" <cdiggins@videotron.ca>
15 Aug 2004 22:19:24 -0400

          From comp.compilers

Related articles
Intermediate compiler output format cdiggins@videotron.ca (christopher diggins) (2004-08-15)
Re: Intermediate compiler output format cdc@maxnet.co.nz (Carl Cerecke) (2004-08-23)
Re: Intermediate compiler output format kamalp@acm.org (2004-08-23)
Re: Intermediate compiler output format nick.roberts@acm.org (Nick Roberts) (2004-08-23)
Re: Intermediate compiler output format csy1032@nitc.ac.in (2004-08-23)
Re: Intermediate compiler output format cdiggins@videotron.ca (christopher diggins) (2004-08-25)
Re: Intermediate compiler output format cdiggins@videotron.ca (christopher diggins) (2004-08-25)
| List of all articles for this month |

From: "christopher diggins" <cdiggins@videotron.ca>
Newsgroups: comp.compilers
Date: 15 Aug 2004 22:19:24 -0400
Organization: Compilers Central
Keywords: question, code
Posted-Date: 15 Aug 2004 22:19:23 EDT

I was wondering if there are any particularly well-known or
standardized formats for compilers that anyone could point me to. I am
currently designing an XML DTD for my Heron compiler output and I want
to make sure I am not reinventing the wheel. Ideally the output format
should be type checked, platofrm independant and relatively easily
translated to languages like C or assembly. I am planning on
performing optimizations on this output.


TIA


--
Christopher Diggins
http://www.heron-centric.com


Post a followup to this message

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