1992
DOI: 10.7146/dpb.v21i386.6619
|View full text |Cite
|
Sign up to set email alerts
|

Polyvariant Analysis of the Untyped Lambda Calculus

Abstract: We present a polyvariant closure, safety, and binding time analysis for the untyped lambda calculus. The innovation is to analyze each abstraction afresh at all syntactic application points. This is achieved by a semantics-preserving program transformation followed by a novel monovariant analysis, expressed using type constraints. The constraints are solved in cubic time by a single fixed-point computation.Safety analysis is aimed at determining if a term will cause an error during evaluation. We have recently… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

1992
1992
1995
1995

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 24 publications
0
3
0
Order By: Relevance
“…In addition to p, which controls how precisely parametric polymorphism is analyzed, their algorithm has a second integer parameter, k, that affects analysis of data polymorphism. The p-level expansion algorithm is also discussed in [17] where it is applied to the untyped lambda calculus. We consider the p-level expansion unrealistic.…”
Section: The P-level Expansion Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…In addition to p, which controls how precisely parametric polymorphism is analyzed, their algorithm has a second integer parameter, k, that affects analysis of data polymorphism. The p-level expansion algorithm is also discussed in [17] where it is applied to the untyped lambda calculus. We consider the p-level expansion unrealistic.…”
Section: The P-level Expansion Algorithmmentioning
confidence: 99%
“…In [17] a constraint-based closure analysis of the untyped lambda calculus is given. On top of the closure analysis a binding time analysis and a safety analysis is defined.…”
Section: Related Workmentioning
confidence: 99%
“…✷ Given a pure term, the -least annotated version for which BA is solvable can be computed in cubic time. The idea is to compute the least solution of the C constraint system and then apply annotate, see [10]. Bondorf's original algorithm [1] was given in a compositional style; its time complexity appears to be worse than cubic time.…”
Section: Consider First Subterms Of Ementioning
confidence: 99%