Sciweavers

OOPSLA
1991
Springer
13 years 8 months ago
Object-Oriented Type Inference
We present a new approach to inferring types in untyped object-oriented programs with inheritance, assignments, and late binding. It guarantees that all messages are understood, a...
Jens Palsberg, Michael I. Schwartzbach
OOPSLA
1991
Springer
13 years 8 months ago
Developing a GUIDE Using Object-Oriented Programming
PICASSOis a graphical user interface development environment built using the Common Lisp Object System (CLOS). This paper describes how CLOS features including multiple inheritanc...
Joseph A. Konstan, Lawrence A. Rowe
OOPSLA
1991
Springer
13 years 8 months ago
Making Pure Object-Oriented Languages Practical
Craig Chambers, David Ungar