Related articles |
---|
OOL & RISC references? paist@maxine.WPI.EDU (1992-08-31) |
Re: OOL & RISC references? moss@cs.umass.edu (1992-09-03) |
Newsgroups: | comp.compilers |
From: | moss@cs.umass.edu (Eliot Moss) |
Organization: | Dept of Comp and Info Sci, Univ of Mass (Amherst) |
Date: | Thu, 3 Sep 1992 02:26:56 GMT |
Keywords: | OOP, bibliography |
References: | 92-09-012 |
Take a look at the various papers on the Self language, by David Ungar,
Craig Chambers, and others. Look through the past number of years of
OOPSLA, SIGPLAN, etc. to find them; here are some fo the citations:
@INPROCEEDINGS{CU89,
crossref = "sigplan89",
AUTHOR = "Craig Chambers and David Ungar",
TITLE = "Customization: Optimizing Compiler Technology for {SELF},
a Dynamically-Typed Object-Oriented Programming Language",
PAGES = "146--160"
}
@InProceedings{CUL89,
crossref = "oopsla89",
author = "Craig Chambers and David Ungar and Elgin Lee",
title = "An Efficient Implementation of {\sc Self}, A
Dynamically-Typed Object-Oriented Language Based on Prototypes",
pages = "49--70"
}
@InProceedings{CU90,
crossref = "sigplan90",
author = "Craig Chambers and David Ungar",
title = "Iterative Type Analysis and Extended Message Splitting:
Optimizing Dynamically-Typed Object-Oriented Programs",
pages = "150--164"
}
@InProceedings{CU91,
author = "Craig Chambers and David Ungar",
title = "Making Pure Object Oriented Languages Practical",
crossref = "oopsla91",
pages = "1--15",
annote = "Self, Message Splitting"
}
--
J. Eliot B. Moss, Associate Professor
Department of Computer Science
Lederle Graduate Research Center
University of Massachusetts
Amherst, MA 01003
(413) 545-4206, 545-1249 (fax); Moss@cs.umass.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.