Polymorphic Specialization for ML (2002)
Cached
Download Links
- [www.informatik.uni-freiburg.de]
- [ftp.informatik.uni-freiburg.de]
- [www.swen.uwaterloo.ca]
- DBLP
Other Repositories/Bibliography
by
Simon Helsen
,
Peter Thiemann
| Venue: | ACM Transactions on Programming Languages and Systems |
| Citations: | 4 - 3 self |
BibTeX
@TECHREPORT{Helsen02polymorphicspecialization,
author = {Simon Helsen and Peter Thiemann},
title = {Polymorphic Specialization for ML},
institution = {ACM Transactions on Programming Languages and Systems},
year = {2002}
}
OpenURL
Abstract
We present a novel technique for offine partial evaluation of functional languages with an ML-style typing discipline. Our program specialization method comprises a polymorphic binding-time analysis with polymorphic recursion. Based on the region calculus of Tofte and Talpin, we develop a binding-time analysis as a constraint analysis on top of region inference. Our insight is to regard binding times as properties of regions.







