skip to main content
Bibliometrics
Skip Table Of Content Section
research-article
Open Access
The pitfalls of verifying floating-point computations
Article No.: 12, pp 1–41https://doi.org/10.1145/1353445.1353446

Current critical systems often use a lot of floating-point computations, and thus the testing or static analysis of programs containing floating-point operators has become a priority. However, correctly defining the semantics of common implementations ...

research-article
Open Access
On the complexity of partially-flow-sensitive alias analysis
Article No.: 13, pp 1–28https://doi.org/10.1145/1353445.1353447

We introduce the notion of a partially-flow-sensitive analysis based on the number of read and write operations that are guaranteed to be analyzed in a sequential manner. We study the complexity of partially-flow-sensitive alias analysis and show that ...

research-article
Open Access
AspectML: A polymorphic aspect-oriented functional programming language
Article No.: 14, pp 1–60https://doi.org/10.1145/1353445.1353448

This article defines AspectML, a typed functional, aspect-oriented programming language. The main contribution of AspectML is the seamless integration of polymorphism, run-time type analysis and aspect-oriented programming language features. In ...

research-article
Open Access
Witnessing side effects
Article No.: 15, pp 1–42https://doi.org/10.1145/1353445.1353449

We present a new approach to the old problem of adding global mutable state to purely functional languages. Our idea is to extend the language with “witnesses,” which is based on an arguably more pragmatic motivation than past approaches. We give a ...

research-article
Open Access
Size-change termination with difference constraints
Article No.: 16, pp 1–31https://doi.org/10.1145/1353445.1353450

This article considers an algorithmic problem related to the termination analysis of programs. More specifically, we are given bounds on differences in sizes of data values before and after every transition in the program's control-flow graph. Our goal ...

research-article
Open Access
PEAK—a fast and effective performance tuning system via compiler optimization orchestration
Article No.: 17, pp 1–43https://doi.org/10.1145/1353445.1353451

Compile-time optimizations generally improve program performance. Nevertheless, degradations caused by individual compiler optimization techniques are to be expected. Feedback-directed optimization orchestration systems generate optimized code versions ...

Subjects

Comments