Sciweavers

26 search results - page 1 / 6
» The Common Lisp Object System: An Overview
Sort
View
ECOOP
1987
Springer
13 years 9 months ago
The Common Lisp Object System: An Overview
Linda G. DeMichiel, Richard P. Gabriel
DLS
2005
122views Languages» more  DLS 2005»
13 years 7 months ago
Language constructs for context-oriented programming: an overview of ContextL
ContextL is an extension to the Common Lisp Object System that allows for Context-oriented Programming. It provides means to associate partial class and method definitions with l...
Pascal Costanza, Robert Hirschfeld
OOPSLA
1991
Springer
13 years 9 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
JUCS
2008
149views more  JUCS 2008»
13 years 5 months ago
Binary Methods Programming: the Clos Perspective
: Implementing binary methods in traditional object-oriented languages is difficult: numerous problems arise regarding the relationship between types and classes in the context of ...
Didier Verna
JUCS
2008
115views more  JUCS 2008»
13 years 5 months ago
An Implementation of CLIM Presentation Types
: Presentation types are used in the CLIM interface library to tag graphical output with a type and establish an input type context in which the user may use the keyboard to type i...
Timothy Moore