Sciweavers

502 search results - page 40 / 101
» An empirical study on program comprehension with reactive pr...
Sort
View
96
Voted
PLDI
2010
ACM
15 years 3 months ago
An analysis of the dynamic behavior of JavaScript programs
The JavaScript programming language is widely used for web programming and, increasingly, for general purpose computing. As such, improving the correctness, security and performan...
Gregor Richards, Sylvain Lebresne, Brian Burg, Jan...
132
Voted
ASE
1998
81views more  ASE 1998»
14 years 10 months ago
Program Understanding as Constraint Satisfaction: Representation and Reasoning Techniques
The process of understanding a source code in a high-level programming language involves complex computation. Given a piece of legacy code and a library of program plan templates, ...
Steven G. Woods, Qiang Yang
HICSS
2008
IEEE
114views Biometrics» more  HICSS 2008»
15 years 5 months ago
Taking Charge of Your Health: The Drivers of Enrollment and Continued Participation in Online Health Intervention Programs
Information technology (IT) is fundamentally altering the way in which healthcare is delivered to consumers, and offers the promise of improving patient safety, reducing medical e...
Jie-Mein Goh, Ritu Agarwal
VL
2010
IEEE
216views Visual Languages» more  VL 2010»
14 years 9 months ago
Explanatory Debugging: Supporting End-User Debugging of Machine-Learned Programs
Many machine-learning algorithms learn rules of behavior from individual end users, such as taskoriented desktop organizers and handwriting recognizers. These rules form a “prog...
Todd Kulesza, Simone Stumpf, Margaret M. Burnett, ...
ICSE
2000
IEEE-ACM
15 years 2 months ago
Light-weight context recovery for efficient and accurate program analyses
To compute accurate information efficiently for programs that use pointer variables, a program analysis must account for the fact that a procedure may access different sets of mem...
Donglin Liang, Mary Jean Harrold