On the Specialization of Online Program Specializers (1992)
Cached
Download Links
- [research.microsoft.com]
- [historical.ncstrl.org]
- DBLP
Other Repositories/Bibliography
by
Erik Ruf
,
Daniel Weise
| Venue: | Journal of Functional Programming |
| Citations: | 12 - 2 self |
BibTeX
@ARTICLE{Ruf92onthe,
author = {Erik Ruf and Daniel Weise},
title = {On the Specialization of Online Program Specializers},
journal = {Journal of Functional Programming},
year = {1992},
volume = {3}
}
OpenURL
Abstract
Program specializers improve the speed of programs by performing some of the programs' reductions at specialization time rather than at runtime. This specialization process can be time-consuming; one common technique for improving the speed of the specialization of a particular program is to specialize the specializer itself on that program, creating a custom specializer, or program generator, for that particular program.







