Online-and-offline partial evaluation: A mixed approach

Eijiro Sumii, Naoki Kobayashi

Research output: Contribution to conferencePaperpeer-review

9 Citations (Scopus)

Abstract

This paper presents a hybrid method of partial evaluation (PE), which combines the power of online PE and the efficiency of offline PE, for a typed strict functional language. We begin with a naive online partial evaluator, and make it efficient without sacrificing its power. To this end, we (1) use state (instead of continuation) for let-insertion, (2) take a so-called cogen approach, and (3) decrease unnecessary computations - such as unnecessary let-insertions and unused values/expressions - with a type-based use analysis, which subsumes various monovariant binding-time analyses. Our method yields the same residual programs as the naive online partial evaluator, modulo inlining of redundant let-bindings. We implemented and compared our method and existing methods, both online and offline. Experiments show that our method is at least twice as fast as any other method (e.g., more than 7 times as fast as Thiemann's cogen approach to offline PE in the specialization of the power function, thanks to the reduction of unnecessary let-insertions) when they yield equivalent residual programs.

Original languageEnglish
Pages12-21
Number of pages10
Publication statusPublished - 2000 Jan 1
Externally publishedYes
Event2000 ACM SIGPLAN Workshop on Partial Evaluation and Semantics-Based Program Manipulation (PEPM'00) - Boston, MA, USA
Duration: 2000 Jan 222000 Jan 23

Other

Other2000 ACM SIGPLAN Workshop on Partial Evaluation and Semantics-Based Program Manipulation (PEPM'00)
CityBoston, MA, USA
Period00/1/2200/1/23

ASJC Scopus subject areas

  • Software

Fingerprint

Dive into the research topics of 'Online-and-offline partial evaluation: A mixed approach'. Together they form a unique fingerprint.

Cite this