Interpreters optimized for RISC machines?

mjg@ktbush.ogo.dec.com
Tue, 22 Feb 1994 21:34:14 GMT

          From comp.compilers

Related articles
Interpreters optimized for RISC machines? mjg@ktbush.ogo.dec.com (1994-02-22)
Re: Interpreters optimized for RISC machines? iank@dircon.co.uk (1994-02-24)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mjg@ktbush.ogo.dec.com
Keywords: architecture, interpreter, question
Organization: Compilers Central
Date: Tue, 22 Feb 1994 21:34:14 GMT

      It would seem to me that stack-based interpreters would perform
extremely badly on modern RISC processors with many registers and
long latencies to access cache, let alone physical memory.


      Has there been work done on interpretive engines which work in
this kind of environment particularly well? Especially ones which are
written in higher-level-languages; particularly "C". References
appreciated!
--
Michael J. Grier Digital Equipment Corporation
(508) 496-8417 mjg@ktbush.ogo.dec.com
Stow, Mass, USA Mailstop OGO1-1/E16
--


Post a followup to this message

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