Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Volume 35, Issue 1April 2013
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
ISSN:0164-0925
EISSN:1558-4593
Reflects downloads up to 26 Jan 2025Bibliometrics
Skip Table Of Content Section
editorial
Open Access
Editorial
research-article
Open Access
Mixin’ Up the ML Module System
Article No.: 2, Pages 1–84https://doi.org/10.1145/2450136.2450137

ML modules provide hierarchical namespace management, as well as fine-grained control over the propagation of type information, but they do not allow modules to be broken up into mutually recursive, separately compilable components. Mixin modules ...

research-article
Open Access
A Transformation Framework for Optimizing Task-Parallel Programs
Article No.: 3, Pages 1–48https://doi.org/10.1145/2450136.2450138

Task parallelism has increasingly become a trend with programming models such as OpenMP 3.0, Cilk, Java Concurrency, X10, Chapel and Habanero-Java (HJ) to address the requirements of multicore programmers. While task parallelism increases productivity ...

research-article
Open Access
TSL: A System for Generating Abstract Interpreters and its Application to Machine-Code Analysis
Article No.: 4, Pages 1–59https://doi.org/10.1145/2450136.2450139

This article describes the design and implementation of a system, called TSL (for Transformer Specification Language), that provides a systematic solution to the problem of creating retargetable tools for analyzing machine code. TSL is a tool generator--...

research-article
Open Access
Practical Integrated Analysis of Pointers, Dataflow and Control Flow
Article No.: 5, Pages 1–48https://doi.org/10.1145/2450136.2450140

This article presents a family of static analyses to determine pointer targets, control flow, and dataflow in combination. The integrated solution to these mutually dependent problems approaches the result from the optimistic side. It is a general ...

Subjects

Comments