Two Flavors of Offline Partial Evaluation (1998)
Cached
Download Links
- [www.informatik.uni-freiburg.de]
- [www.swen.uwaterloo.ca]
- DBLP
Other Repositories/Bibliography
by
Simon Helsen
,
Peter Thiemann
| Citations: | 3 - 0 self |
BibTeX
@MISC{Helsen98twoflavors,
author = {Simon Helsen and Peter Thiemann},
title = {Two Flavors of Offline Partial Evaluation},
year = {1998}
}
OpenURL
Abstract
Type-directed partial evaluation is a new approach to program specialization for functional programming languages. Its merits with respect to the traditional offline partial evaluation approach have not yet been fully explored. We present a comparison of type-directed partial evaluation with standard offline partial evaluation in both a qualitative and quantitative way. For the latter we use implementations of both approaches in Scheme. Both approaches yield equivalent results in comparable time.







