Related articles |
---|
Compilers producing assembly language uiucdcs!gatech!emory!arnold (1987-11-24) |
Re: Compilers producing assembly language harvard!drilex!dricej (1987-11-29) |
Re: Compilers producing assembly language allegra!utzoo!henry (1987-12-03) |
Re: Compilers producing assembly language gla@nixpbe.UUCP (1987-12-02) |
Re: Compilers producing assembly language haddock!csun!aeusesef (1987-12-06) |
Re: Compilers producing assembly language atbowler@orchid.waterloo.edu (1987-12-09) |
Re: Compilers producing assembly language rcd@ico.isc.COM (1987-12-10) |
Re: Compilers producing assembly language rcodi@yabbie.rmit.oz.au (1987-12-14) |
From: | harvard!drilex!dricej |
Newsgroups: | comp.compilers |
In-Reply-To: | <765@ima.ISC.COM> |
Organization: | Data Resources/McGraw-Hill, Lexington, MA |
Date: | 29 Nov 87 09:56:39 EST (Sun) |
The only other compiler which I have heard of which generates intermediate
assembler was the CDC FTN compiler. My experience is years old, but at the
time I dealt with it (mid '70s) FTN generated assembler. It had its own
stripped-down assembler that it used to assemble things; I think that this
one could access the symbol table from previous passes. There was a command-
line option to use the system assembler, however. This also allowed you to
get the assembler file in a form that you could work on and hand-optimize.
Of course, many student and internal compilers generate assembler. We've
got a internal compiler around here; the project to make it generate
direct object code never seems to get off the ground. It's cheaper and
quicker to buy more iron to run it on.
---
Craig Jackson
UUCP: {harvard!axiom,linus!axiom,ll-xn}!drilex!dricej
BIX: cjackson
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.