Sciweavers

OOPSLA
1987
Springer

Metaclasses are First Class: the ObjVlisp Model

13 years 8 months ago
Metaclasses are First Class: the ObjVlisp Model
This paper shows how an attempt at a uniform and reflective definition resulted in an open-ended system supporting ObjVlisp, which we use to simulate object-oriented language extensions. We propose to unify Smalltalk classes and their terminal instances. This unification allows us to treat a class as a "first class citizen", to give a circular definition of the first metaclass, to access to the metaclass level and finally to control the instantiation link. Because each object is an instance of another one and because a metaclass is a real class inheriting from another one, the metaclass links can be created indefinitely. This uniformity allows us to define the class variables at the metalevel thus suppressing the Smalltalk- ambiguity between class variables and instance variables: in our model the instance variables of a class are the class variables of its instances. 1 The Instantiation Mechanism
Pierre Cointe
Related Content
Added 28 Aug 2010
Updated 28 Aug 2010
Type Conference
Year 1987
Where OOPSLA
Authors Pierre Cointe
Comments (0)