Sciweavers

243 search results - page 19 / 49
» Programmers' views of SoCs
Sort
View
ECLIPSE
2004
ACM
15 years 2 months ago
Supporting Java traits in Eclipse
Traits are a language technology that complements inheritance as a means for code reuse and class structuring. Traits encapsulate collections of methods so that they can be used a...
Philip J. Quitslund, Emerson R. Murphy-Hill, Andre...
77
Voted
ECLIPSE
2007
ACM
15 years 1 months ago
Supporting empirical studies by non-intrusive collection and visualization of fine-grained revision history
This paper presents a code-revision history collection and visualization Eclipse plugin for use in empirical studies of programmers. The revision history is collected non-intrusiv...
Jacky Chan, Alan Chu, Elisa L. A. Baniassad
ECAI
2010
Springer
14 years 10 months ago
A contextual reading of conditional commitments
Abstract. This paper puts forward a view on conditional commitments as causal rules, using action language K as the specification framework. The proposal builds upon an operational...
Juan Manuel Serrano, Sergio Saugar, Rosario Lauren...
VL
2005
IEEE
135views Visual Languages» more  VL 2005»
15 years 3 months ago
Easing Program Comprehension by Sharing Navigation Data
Large software projects often require a programmer to make changes to unfamiliar source code. This paper describes a set of tools, called Team Tracks, designed to ease program com...
Robert DeLine, Mary Czerwinski, George G. Robertso...
IWPC
2002
IEEE
15 years 2 months ago
Source Code Files as Structured Documents
A means to add explicit structure to program source code is presented. XML is used to augment source code with syntactic information from the parse tree. More importantly, comment...
Jonathan I. Maletic, Michael L. Collard, Andrian M...