Sciweavers

199 search results - page 1 / 40
» Implementing Circularity Using Partial Evaluation
Sort
View
PADO
2001
Springer
13 years 9 months ago
Implementing Circularity Using Partial Evaluation
Complex data dependencies can often be expressed concisely by defining a variable in terms of part of its own value. Such a circular reference can be naturally expressed in a lazy...
Julia L. Lawall
PADO
2001
Springer
13 years 9 months ago
Type Systems for Useless-Variable Elimination
nt Abstractions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 J¨orgen Gustavsson, Josef Svenningsson Implementing Circularity Using Pa...
Adam Fischbach, John Hannan
ICFP
2010
ACM
13 years 6 months ago
Scrapping your inefficient engine: using partial evaluation to improve domain-specific language implementation
Partial evaluation aims to improve the efficiency of a program by specialising it with respect to some known inputs. In this paper, we show that partial evaluation can be an effec...
Edwin Brady, Kevin Hammond
TMI
2008
135views more  TMI 2008»
13 years 4 months ago
A Factorization Approach for Cone-Beam Reconstruction on a Circular Short-Scan
In this paper, we introduce a new algorithm for 3-D image reconstruction from cone-beam (CB) projections acquired along a partial circular scan. Our algorithm is based on a novel, ...
Frank Dennerlein, Frédéric Noo, H. S...
ASIAN
1998
Springer
105views Algorithms» more  ASIAN 1998»
13 years 9 months ago
Two Flavors of Offline Partial Evaluation
Abstract. Type-directed partial evaluation is a new approach to program specialization for functional programming languages. Its merits with respect to the traditional offline part...
Simon Helsen, Peter Thiemann