Sciweavers

64
Voted
OOPSLA
2015
Springer
9 years 11 months ago
EXPLORER : query- and demand-driven exploration of interprocedural control flow properties
This paper describes a general framework—and its implementation in a tool called EXPLORER–for statically answering a class of interprocedural control flow queries about Java ...
Yu Feng, Xinyu Wang, Isil Dillig, Calvin Lin
61
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Towards a dynamic object model within Unix processes
Programmers face much complexity from the co-existence of “native” (Unix-like) and virtual machine (VM) “managed” run-time environments. Rather than having VMs replace Uni...
Stephen Kell
71
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Making live programming practical by bridging the gap between trial-and-error development and unit testing
Live programming environments are powerful experimental tools that enable programmers to write programs in a trialand-error way thanks to its quick feedback. Since the feedback in...
Tomoki Imai, Hidehiko Masuhara, Tomoyuki Aotani
68
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Learning a strategy for adapting a program analysis via bayesian optimisation
Building a cost-effective static analyser for real-world programs is still regarded an art. One key contributor to this grim reputation is the difficulty in balancing the cost an...
Hakjoo Oh, Hongseok Yang, Kwangkeun Yi