Proceedings of the ACM SIGPLAN 1994 Conference on Programming Language Design and Implementation 1994
DOI: 10.1145/178243.178479
|View full text |Cite
|
Sign up to set email alerts
|

Type analysis of Prolog using type graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
32
0

Year Published

2001
2001
2013
2013

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 28 publications
(32 citation statements)
references
References 10 publications
0
32
0
Order By: Relevance
“…A system for type analysis of Prolog is presented in [VCL93]. It takes a descriptive approach to typing, and the abstract domains are, in general, infinite.…”
Section: Discussionmentioning
confidence: 99%
“…A system for type analysis of Prolog is presented in [VCL93]. It takes a descriptive approach to typing, and the abstract domains are, in general, infinite.…”
Section: Discussionmentioning
confidence: 99%
“…We can capture this by the Boolean formula t 3 ↔ (t 1 ∧ t 2 ). 10 The reasoning is based on the following facts:…”
Section: Finite-tree Dependenciesmentioning
confidence: 99%
“…The widening of our previous type T ll with k=1 will yield the same result than the functor widening (Example 4.3), whereas with k=2 will yield the same result as restricted shortening (Example 4.7). Topological Clash Widening Van Hentenryck et al [11] proposed the first widening operator that takes into account two consecutive approximations to the type being inferred. After merging the two -i.e., calculating their least upper bound, the result is compared with the previous approximation to try to "guess" where the type is growing.…”
Section: Wideningsmentioning
confidence: 99%