Sciweavers

10912 search results - page 12 / 2183
» Object-Oriented Programming Languages
Sort
View
ECOOP
1987
Springer
13 years 11 months ago
What is "Object-Oriented Programming?"
``Object-Oriented Programming'' and ``Data Abstraction'' have become very common terms. Unfortunately, few people agree on what they mean. I will offer informa...
Bjarne Stroustrup
ECOOP
1995
Springer
13 years 11 months ago
Do Object-Oriented Languages Need Special Hardware Support?
Previous studies have shown that object-oriented programs have different execution characteristics than procedural programs, and that special object-oriented hardware can improve p...
Urs Hölzle, David Ungar
ECOOP
2005
Springer
14 years 1 months ago
First-Class Relationships in an Object-Oriented Language
In this paper we investigate the addition of first-class relationships to a prototypical object-oriented programming language (a “middleweight” fragment of Java). We provide ...
Gavin M. Bierman, Alisdair Wren
CP
2005
Springer
14 years 1 months ago
GOOSE - A Generic Object-Oriented Search Environment
Henry Müller, Stefan Jähnichen
TOOLS
1999
IEEE
13 years 12 months ago
Towards Integration of State Machines and Object-Oriented Languages
The goal of this paper is to obtain a one-to-one correspondence between state machines as e.g. used in UML and object-oriented programming languages. A proposal is made for a lang...
Ole Lehrmann Madsen