Sciweavers

PLDI
2015
ACM
8 years 19 days ago
KJS: a complete formal semantics of JavaScript
This paper presents KJS, the most complete and throughly tested formal semantics of JavaScript to date. Being executable, KJS has been tested against the ECMAScript 5.1 conformanc...
Daejun Park, Andrei Stefanescu, Grigore Rosu
PLDI
2015
ACM
8 years 19 days ago
Concurrency debugging with differential schedule projections
We present Symbiosis: a concurrency debugging technique based on novel differential schedule projections (DSPs). A DSP shows the small set of memory operations and data-flows res...
Nuno Machado, Brandon Lucia, Luís E. T. Rod...
PLDI
2015
ACM
8 years 19 days ago
Stateless model checking concurrent programs with maximal causality reduction
We present maximal causality reduction (MCR), a new technique for stateless model checking. MCR systematically explores the state-space of concurrent programs with a provably mini...
Jeff Huang