Related articles |
---|
Smalltalk implementation on 32-bit Workstations? qlin@cerc.wvu.wvnet.edu (1992-03-10) |
Re: Smalltalk implementation on 32-bit Workstations? johnson@m.cs.uiuc.edu (1992-03-11) |
Newsgroups: | comp.lang.smalltalk,comp.compilers |
From: | johnson@m.cs.uiuc.edu (Ralph Johnson) |
Keywords: | smalltalk, sparc |
Organization: | University of Illinois, Dept. of Comp. Sci., Urbana, IL |
References: | 92-03-043 |
Date: | Wed, 11 Mar 1992 12:54:46 GMT |
You want to check out the paper by Deutsch and Schiffman in POPL 82
or POPL 83. It describes the main ideas behind ParcPlace Smalltalk's
implementation. Also, the papers by Dave Ungar et. al. in recent
OOPSLA's and SIGPLAN summer conferences show how Smalltalk *could*
be implemented, even though it isn't.
There is little difference between how Smalltalk is implemented
on a Sun-3 or a Sun-4.
-Ralph Johnson
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.