Sciweavers

243 search results - page 17 / 49
» Programmers' views of SoCs
Sort
View
PADL
2004
Springer
15 years 2 months ago
Observing Functional Logic Computations
Abstract. A lightweight approach to debugging functional logic programs by observations is presented, implemented for the language Curry. The Curry Object Observation System (COOSy...
Bernd Brassel, Olaf Chitil, Michael Hanus, Frank H...
CGVR
2007
14 years 11 months ago
Volumetric Windows: Application to Interpretation of Scientific Data, Shader-Based Rendering Method, and Performance Evaluation
- We present a framework, example application, and rendering methods for volumetric windows, a 3D analog of the 2D windows metaphor. A set of parameters reflected in both implement...
Christoph W. Borst, Vijay B. Baiyya, Christopher M...
MSR
2006
ACM
15 years 3 months ago
Enriching revision history with interactions
Revision history provides a rich source of information to improve the understanding of changes made to programs, but it yields only limited insight into how these changes occurred...
Chris Parnin, Carsten Görg, Spencer Rugaber
OOPSLA
1997
Springer
15 years 1 months ago
Query-Based Debugging of Object-Oriented Programs
Object relationships in modern software systems are becoming increasingly numerous and complex. Programmers who try to find violations of such relationships need new tools that al...
Raimondas Lencevicius, Urs Hölzle, Ambuj K. S...
76
Voted
INFSOF
2002
65views more  INFSOF 2002»
14 years 9 months ago
The documentary structure of source code
Many tools designed to help programmers view and manipulate source code exploit the formal structure of the programming language. Language-based tools use information derived via ...
Michael L. Van de Vanter