Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Buchkapitel

Logic Programming with Type Specifications

MPG-Autoren
/persons/resource/persons44582

Hanus,  Michael
Programming Logics, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)
Es sind keine frei zugänglichen Volltexte in PuRe verfügbar
Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Hanus, M. (1992). Logic Programming with Type Specifications. In F. Pfenning (Ed.), Types in Logic Programming (pp. 91-140). Cambridge, USA: MIT Press.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-0014-AE14-5
Zusammenfassung
In this chapter, we propose a framework for logic programming with different
type systems. In this framework a typed logic program consists of a type
specification and a Horn clause program which is well-typed with respect to the
type specification. The type specification defines all types which can be used
in the logic program. Relations between types are expressed by equations on the
level of types. This permits the specification of many-sorted, order-sorted,
polymorphic and polymorphically order-sorted type systems. We present the
declarative semantics of our framework and two proof procedures (deduction and
resolution) for typed logic programs. An interesting application is a type
system that combines parametric polymorphism with order-sorted typing and
permits higher-order logic programming. Moreover, our framework sheds some new
light on the r\^{o}le of types in logic programming.