Architecture description languages for compilers?

eigenstr@cs.rose-hulman.edu (Todd R. Eigenschink)
Mon, 25 Jan 1993 17:15:02 GMT

          From comp.compilers

Related articles
Architecture description languages for compilers? eigenstr@cs.rose-hulman.edu (1993-01-25)
Architecture description languages for compilers? tac@eos.ncsu.edu (1993-01-26)
Re: Architecture description languages for compilers? brent@eng.uiowa.edu (1993-01-27)
Re: Architecture description languages for compilers? arh@cix.compulink.co.uk (Andrew Henson) (1993-01-27)
Re: Architecture description languages for compilers? pardo@cs.washington.edu (1993-01-28)
Re: Architecture description languages for compilers? zstern@adobe.com (1993-01-28)
Re: Architecture description languages for compilers? wjw@eb.ele.tue.nl (1993-02-01)
[1 later articles]
| List of all articles for this month |

Newsgroups: comp.misc,comp.programming,comp.compilers
From: eigenstr@cs.rose-hulman.edu (Todd R. Eigenschink)
Organization: Rose-Hulman Institute of Technology
Date: Mon, 25 Jan 1993 17:15:02 GMT
Keywords: architecture, tools, comment

I'm planning on doing some research in optimization and code generation
next quarter. One of the topics I'm interested in is machine
descriptions--some vanilla way to describe the architecture of a machine
for purposes of code generation. (Numbers of registers, addressing modes,
etc.)


I'd appreciate pointers to any previous work--textbooks, papers, existing
code, etc.
--
Todd Eigenschink (eigenstr@CS.Rose-Hulman.Edu)
Rose-Hulman Institute of Technology, Terre Haute, IN
[There have been lots of architecture description languages over the years.
Whether any of them can be used to mechanically generate a compiler is
another question. I suspect they'd be more useful for validation. -John]
--


Post a followup to this message

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