Sciweavers

3792 search results - page 281 / 759
» Techniques for Trusted Software Engineering
Sort
View
PASTE
1998
ACM
15 years 11 months ago
Static Slicing of Threaded Programs
Static program slicing is an established method for analyzing sequential programs, especially for program understanding, debugging and testing. Until now, there was no slicing met...
Jens Krinke
ARCS
1997
Springer
15 years 10 months ago
Hardware-Supported Fault Tolerance for Multiprocessors
To provide a computing system to be dependable fault tolerance mechanisms have to be included. Especially massive parallelism represents a new challenge for fault tolerance. In th...
Mario Dal Cin, Wolfgang Hohl, Volkmar Sieh
AADEBUG
1993
Springer
15 years 10 months ago
Animators for Generated Programming Environments
Animation of execution is a necessary feature of source-level debuggers. We present a framework where animators are generated from existing algebraic speci cations of interpreters....
Frank Tip
PEPM
1994
ACM
15 years 10 months ago
Identifying Profitable Specialization in Object-Oriented Languages
The performance of object-oriented languages can be greatly improved if methods can be specialized for particular classes of arguments. Such specialization can provide the compile...
Jeffrey Dean, Craig Chambers, David Grove
AMAST
2006
Springer
15 years 10 months ago
Reasoning About Data-Parallel Pointer Programs in a Modal Extension of Separation Logic
This paper proposes a modal extension of Separation Logic [8, 11] for reasoning about data-parallel programs that manipulate heap allocated linked data structures. Separation Logi...
Susumu Nishimura