Sciweavers

3256 search results - page 79 / 652
» Mixin-Based Programming in C
Sort
View
IDS
1994
121views Database» more  IDS 1994»
15 years 6 months ago
Unifying Interaction with Persistent Data and Program
Richard C. H. Connor, Quintin I. Cutts, Graham N. ...
203
Voted
APLAS
2011
ACM
14 years 2 months ago
SPAS: Scalable Path-Sensitive Pointer Analysis on Full-Sparse SSA
We present a new SPAS (ScalablePAth-Sensitive)framework for resolving points-to sets in C programs that exploits recent advances in pointer analysis. SPAS enables intraprocedural p...
Yulei Sui, Sen Ye, Jingling Xue, Pen-Chung Yew
116
Voted
ESOP
2012
Springer
13 years 10 months ago
Reasoning about Lock Placements
A lock placement describes, for each heap location, which lock guards the location, and under what circumstances. We formalize methods for reasoning about lock placements, making p...
Peter Hawkins, Alex Aiken, Kathleen Fisher, Martin...
140
Voted
SIAMJO
2011
14 years 9 months ago
Approximating Semidefinite Packing Programs
In this paper we define semidefinite packing programs and describe an algorithm to approximately solve these problems. Semidefinite packing programs arise in many applications s...
Garud Iyengar, David J. Phillips, Clifford Stein
75
Voted
ICMT
2009
Springer
15 years 9 months ago
Foundations for Bidirectional Programming
Benjamin C. Pierce