Related articles |
---|
Portable Fast Direct Threaded Code eliot@.cs.qmw.ac.uk (Eliot Miranda) (1991-03-28) |
Re: Portable Fast Direct Threaded Code Tom.Lane@G.GP.CS.CMU.EDU (1991-04-01) |
Re: Portable Fast Direct Threaded Code metzger@watson.ibm.com (1991-04-02) |
Re: Portable Fast Direct Threaded Code pardo@cs.washington.edu (1991-04-02) |
Re: Portable Fast Direct Threaded Code vestal@SRC.Honeywell.COM (1991-04-03) |
Re: Portable Fast Direct Threaded Code firth@sei.cmu.edu (1991-04-04) |
Re: Portable Fast Direct Threaded Code pardo@cs.washington.edu (1991-04-04) |
Re: Portable Fast Direct Threaded Code bpendlet@bambam.es.com (1991-04-08) |
Newsgroups: | comp.compilers |
From: | metzger@watson.ibm.com (Perry E. Metzger) |
Keywords: | interpreter, design |
Organization: | IBM T.J. Watson Research Center |
References: | <3035@redstar.cs.qmw.ac.uk> |
Date: | Tue, 2 Apr 1991 01:42:16 GMT |
In article <3035@redstar.cs.qmw.ac.uk> Eliot Miranda <eliot@.cs.qmw.ac.uk> writes:
>Various people have asked me for details on how I do threaded code
>in my dynamic translation Smalltalk-80 VM. So here's the gory details
>as well as the first published benchmarks for the system.
Thanks for a really neat article.
This revives a long standing curiosity I have had about threaded code
interpreters. I've never really seen a good reference paper on the
subject; most of what I have learned has been through "back door"
sources. Are there any good papers on threaded code systems? Do any
books have good information on them?
Thanks much,
Perry Metzger
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.