binary-compiler from Apple?

taihou@iss.nus.sg (Tng Tai Hou)
Tue, 7 Apr 1992 00:17:19 GMT

          From comp.compilers

Related articles
binary-compiler from Apple? taihou@iss.nus.sg (1992-04-07)
Re: binary-compiler from Apple? pardo@cs.washington.edu (1992-04-08)
Re: binary-compiler from Apple? henry@zoo.toronto.edu (1992-04-09)
Re: binary-compiler from Apple? henry@zoo.toronto.edu (1992-04-17)
| List of all articles for this month |

Newsgroups: comp.compilers
From: taihou@iss.nus.sg (Tng Tai Hou)
Keywords: assembler, translator
Organization: Institute of Systems Science, NUS, Singapore
Date: Tue, 7 Apr 1992 00:17:19 GMT

Apple is doing a binary-compiler for its new line of PowerPC Macs. It
takes in existing 680x0 code and translate opcodes for the PowerPC chip.


Can anyone tell me if this is logical, or right approach? Seems to be a
great idea. Why hasn't anyone thought of it before?


Tai Hou
Singapore
[So long as the underlying datatypes are the same, this can be a very
effective technique. HP apparently uses it to run HP 3000 binaries on the
new Spectrum RISC machines, IBM used it to simulate the RT PC on 370s, and
several packages use it to run IBM PC binaries on workstations. -John]
--


Post a followup to this message

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