Sciweavers

10912 search results - page 79 / 2183
» Object-Oriented Programming Languages
Sort
View
ADAEUROPE
2001
Springer
15 years 6 months ago
OASIS - An ASIS Secondary Library for Analyzing Object-Oriented Ada Code
: ASIS has proven to be an effective platform for developing various program analysis tools. However, in many cases ASIS, as defined in the ASIS dard, appears to be at a very low-l...
Alexey Kuchumov, Sergey Rybin, Alfred Strohmeier
ICPP
2000
IEEE
15 years 6 months ago
TPO++: An Object-Oriented Message-Passing Library in C++
Message-passing is a well known approach for parallelizing programs. The widely used standard MPI (Message passing interface) also defines C++ bindings. Nevertheless, there is a ...
Tobias Grundmann, Marcus Ritt, Wolfgang Rosenstiel
VLDB
1993
ACM
181views Database» more  VLDB 1993»
15 years 6 months ago
Object-Oriented Database Systems: Promises, Reality, and Future
During the pastdecade,object-oriented technology has found its way into programming languages,userinterfaces, databases,operating systems,expert systems,etc. Products labeledasobj...
Won Kim
BIRTHDAY
2004
Springer
15 years 6 months ago
Object-Oriented Specification and Open Distributed Systems
An object-oriented approach to program specification and verification was developed by Ole-Johan Dahl with the long-term Abel project. Essential here was the idea of reasoning abou...
Einar Broch Johnsen, Olaf Owe
PLDI
2004
ACM
15 years 7 months ago
Region inference for an object-oriented language
Region-based memory management offers several important potential advantages over garbage collection, including real-time performance, better data locality, and more efficient us...
Wei-Ngan Chin, Florin Craciun, Shengchao Qin, Mart...