Sciweavers

12272 search results - page 99 / 2455
» Experimental program analysis
Sort
View
106
Voted
PPPJ
2003
ACM
15 years 6 months ago
Mass production of individual feedback
We describe a system to improve the quality of feedback provided to an Introductory Programming course. The system uses web technology to create a graphical tool that the tutors c...
David Heaney, Charlie Daly
100
Voted
TIC
1998
Springer
15 years 5 months ago
Polymorphic Equality - No Tags Required
Polymorphic equality is a controversial language construct. While being convenient for the programmer, it has been argued that polymorphic equality (1) invites to violation of soft...
Martin Elsman
96
Voted
SIGSOFT
2005
ACM
16 years 1 months ago
Context- and path-sensitive memory leak detection
We present a context- and path-sensitive algorithm for detecting memory leaks in programs with explicit memory management. Our leak detection algorithm is based on an underlying e...
Yichen Xie, Alexander Aiken
110
Voted
ICLP
2010
Springer
15 years 4 months ago
Program analysis for code duplication in logic programs
Abstract. In this PhD project, we deal with the issue of code duplication in logic programs. In particular semantical duplication or redundancy is generally viewed as a possible se...
Celine Dandois
88
Voted
POPL
2010
ACM
15 years 10 months ago
Program Analysis via Satisfiability Modulo Path Programs
William R. Harris, Sriram Sankaranarayanan, Franjo...