Sciweavers

3311 search results - page 104 / 663
» Deductive Object Programming
Sort
View
111
Voted
LISP
2008
154views more  LISP 2008»
15 years 1 months ago
Types and trace effects for object orientation
Trace effects are statically generated program abstractions, that can be model checked for verification of assertions in a temporal program logic. In this paper we develop a type a...
Christian Skalka
PAMI
2002
175views more  PAMI 2002»
15 years 1 months ago
A Multiscale Method for the Reassembly of Two-Dimensional Fragmented Objects
Helena Cristina da Gama Leitão, Jorge Stolf...
ICSM
1998
IEEE
15 years 5 months ago
Reengineering Object-Oriented Code
In this paper, we describe the reengineering of a deteriorated object-oriented industrial program written in C++. The main problem of the program was misplaced code, most often fu...
Richard Fanta, Václav Rajlich
OOPSLA
1991
Springer
15 years 5 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
TOOLS
1999
IEEE
15 years 5 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