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) |
Newsgroups: | comp.compilers |
From: | oz@nexus.yorku.ca (Ozan Yigit) |
Keywords: | interpreter, design, smalltalk |
Organization: | York U. Communications Research & Development |
References: | <HAM.91Mar16102336@Neon.Stanford.EDU> <2321@fornax.UUCP> |
Date: | Tue, 19 Mar 1991 16:55:06 -0500 |
In article <2321@fornax.UUCP> bremner@cs.sfu.ca (David Bremner) writes:
>Don't forget Smalltalk-80. A reasonable description of the byte-code
>interpreter can be found in "Smalltalk-80, the language and its
>implementation" by Adele Goldberg.
The details of a very similar bytecode interpreter may be found in
Tim Budd's book "A Little Smalltalk". A more recent version of that
code is a part of the little smalltalk (v.3) distribution, ftp-able
from cs.orst.edu [128.193.32.1], under pub/budd.
enjoy... oz
---
internet: oz@nexus.yorku.ca, uucp: utzoo/utai!yunexus!oz
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.