Re: info on byte-coded and other fast interpreters

bremner@cs.sfu.ca (David Bremner)
25 Mar 91 04:45:53 GMT

          From comp.compilers

Related articles
info on byte-coded and other fast interpreters ham@Neon.Stanford.EDU (1991-03-16)
Re: info on byte-coded and other fast interpreters bremner@cs.sfu.ca (1991-03-19)
Re: info on byte-coded and other fast interpreters acha@CS.CMU.EDU (1991-03-19)
Re: info on byte-coded and other fast interpreters oz@nexus.yorku.ca (1991-03-19)
Re: info on byte-coded and other fast interpreters andrew@brownvm.brown.edu (1991-03-20)
Re: info on byte-coded and other fast interpreters adrianho@barkley.Berkeley.EDU (Adrian J Ho) (1991-03-21)
Re: info on byte-coded and other fast interpreters eliot@cs.qmw.ac.uk (Eliot Miranda) (1991-03-24)
Re: info on byte-coded and other fast interpreters bremner@cs.sfu.ca (1991-03-25)
| List of all articles for this month |

Newsgroups: comp.compilers
From: bremner@cs.sfu.ca (David Bremner)
Summary: Related information on native code vs. byte code
Keywords: Smalltalk, SOAR, interpreter
Organization: School of Computing Science, SFU, Burnaby, B.C. Canada
References: <HAM.91Mar16102336@Neon.Stanford.EDU> <3482@sequent.cs.qmw.ac.uk>
Date: 25 Mar 91 04:45:53 GMT

That reminds me:


The same David Unger from Berkley referenced above does a fair bit of
analysis of the tradeoffs between byte coded and native code
implementations of Smalltalk in his book about SOAR (Smalltalk on a RISC).
I think the book is called something like "SOAR". Actually I guess it is
more a presentation of why native is better, but probably still worth
looking at.


--
bremner@cs.sfu.ca ubc-cs!fornax!bremner


--


Post a followup to this message

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