Nothing Special   »   [go: up one dir, main page]

skip to main content
Reflects downloads up to 13 Feb 2025Bibliometrics
Skip Table Of Content Section
article
Open Access
The design, implementation, and evaluation of Jade

Jade is a portable, implicitly parallel language designed for exploiting task-level concurrency.Jade programmers start with a program written in a standard serial, imperative language, then use Jade constructs to declare how parts of the program access ...

article
Open Access
Static caching for incremental computation

A systematic approach is given for deriving incremental programs that exploit caching. The cache-and-prune method presented in the article consists of three stages: (I) the original program is extended to cache the results of all its intermediate ...

article
Open Access
An abstract machine for tabled execution of fixed-order stratified logic programs

SLG resolution uses tabling to evaluate nonfloundering normal logic pr ograms according to the well-founded semantics. The SLG-WAM, which forms the engine of the XSB system, can compute in-memory recursive queries an order of magnitute faster than ...

article
Open Access
Constraint-based array dependence analysis

Traditional array dependence analysis, which detects potential memory aliasing of array references is a key analysis technique for automatic parallelization. Recent studies of benchmark codes indicate that limitations of analysis cause many compilers to ...

article
Open Access
Within ARM's reach: compilation of left-linear rewrite systems via minimal rewrite systems

A new compilation technique for left-linear term-rewriting systems is presented, where rewrite rules are transformed into so-called minimal rewrite rules. These minimal rules have such a simple form that they can be viewed as instructions for an abstract ...

Subjects

Comments

Please enable JavaScript to view thecomments powered by Disqus.