2015
DOI: 10.4204/eptcs.183.2
|View full text |Cite
|
Sign up to set email alerts
|

Needed Computations Shortcutting Needed Steps

Abstract: We define a compilation scheme for a constructor-based, strongly-sequential, graph rewriting system which shortcuts some needed steps. The object code is another constructor-based graph rewriting system. This system is normalizing for the original system when using an innermost strategy. Consequently, the object code can be easily implemented by eager functions in a variety of programming languages. We modify this object code in a way that avoids total or partial construction of the contracta of some needed st… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
2
0

Year Published

2017
2017
2017
2017

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 22 publications
(39 reference statements)
0
2
0
Order By: Relevance
“…We note that Sprite currently does not perform optimizations such as deforestation [14] or unboxing [21]. These, and other optimizations of ICurry, e.g., [6], could potentially impact the benchmark results. Inspecting the output of GHC reveals that the tak program (incidentally, the worse-case for Sprite) is optimized by GHC to a fullyunboxed computation.…”
Section: Functional Programsmentioning
confidence: 99%
See 1 more Smart Citation
“…We note that Sprite currently does not perform optimizations such as deforestation [14] or unboxing [21]. These, and other optimizations of ICurry, e.g., [6], could potentially impact the benchmark results. Inspecting the output of GHC reveals that the tak program (incidentally, the worse-case for Sprite) is optimized by GHC to a fullyunboxed computation.…”
Section: Functional Programsmentioning
confidence: 99%
“…We take these results as an indication that the functional parts of Sprite -i.e., those parts responsible for pattern-matching, rewriting, memory management, and optimization -although not as finely-tuned as their GHC counterparts, still compare favorably to most mainstream Curry compilers.We note that Sprite currently does not perform optimizations such as deforestation[14] or unboxing[21]. These, and other optimizations of ICurry, e.g.,[6], could potentially impact the benchmark results. Inspecting the output of GHC reveals that the tak program (incidentally, the worse-case for Sprite) is optimized by GHC to a fullyunboxed computation.…”
mentioning
confidence: 99%