Sciweavers

69
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Just-in-time data structures
Today, software engineering practices focus on finding the single “right” data representation for a program. The “right” data representation, however, might not exist: ch...
Mattias De Wael, Stefan Marr, Joeri De Koster, Jen...
60
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Selective control-flow abstraction via jumping
Sam Blackshear, Bor-Yuh Evan Chang, Manu Sridharan
59
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Towards deployment-time dynamic analysis of server applications
Bug-finding tools based on dynamic analysis (DA), such as Valgrind or the compiler sanitizers provided by Clang and GCC, have become ubiquitous during software development. These...
Luís Pina, Cristian Cadar
78
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Towards secure integration of cryptographic software
While cryptography is now readily available to everyone and can, provably, protect private information from attackers, we still frequently hear about major data leakages, many of ...
Steven Arzt, Sarah Nadi, Karim Ali, Eric Bodden, S...
76
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Synthesizing Java expressions from free-form queries
We present a new code assistance tool for integrated development environments. Our system accepts as input free-form queries containing a mixture of English and Java, and produces...
Tihomir Gvero, Viktor Kuncak