Proceedings of the 13th ACM SIGACT-SIGPLAN Symposium on Principles of Programming Languages - POPL '86 1986
DOI: 10.1145/512644.512664
|View full text |Cite
|
Sign up to set email alerts
|

Logic and inheritance

Abstract: An elaboration of the Prolog language is described in which the notion of first-order term is replaced by a more general one. This extended form of terms allows the integration of inherltance--an IS-A taxonomy~directly into the unification process rather than indirectly through the resolution-based inference mechanism of Prolog, This results in more efficient computations and enhanced fan= guage expressiveness. The language thus obtained, called LOGIN, subsumes Prolog, in the sense that conventional Prolog pro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

1986
1986
1993
1993

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(6 citation statements)
references
References 6 publications
0
6
0
Order By: Relevance
“…The format syntax is a tree-to-string transformation grammar used to construct the external textual representation of an abstract tree: arraytype + array slp indrangelist srp of type [2]; assign 4 ! var ass expr; repeatstat + !…”
Section: The Definition Of the Syntaxmentioning
confidence: 99%
See 3 more Smart Citations
“…The format syntax is a tree-to-string transformation grammar used to construct the external textual representation of an abstract tree: arraytype + array slp indrangelist srp of type [2]; assign 4 ! var ass expr; repeatstat + !…”
Section: The Definition Of the Syntaxmentioning
confidence: 99%
“…until expr; ifthen + ! if expr then stat [2] (stat[2] ---) ! else, ); equ + CLASS (expr=equ,lt,gt -+ lp,rp) eq CLASS (expr=equ,lt,gt + lp,rp);…”
Section: The Definition Of the Syntaxmentioning
confidence: 99%
See 2 more Smart Citations
“…values can be manipulated at run-time similarly to values of data types, and without loss of efficiency; and q well-formedness of graph type specifications can be decided at compile-time. 4 Examples…”
mentioning
confidence: 99%