English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Report

CLP(PB) - A Meta-Interpreter in CLP(R)

MPS-Authors
/persons/resource/persons44073

Barth,  Peter
Programming Logics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

MPI-I-92-233.pdf
(Any fulltext), 145KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Barth, P.(1992). CLP(PB) - A Meta-Interpreter in CLP(R) (MPI-I-92-233). Saarbrücken: Max-Planck-Institut für Informatik.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-B1E6-9
Abstract
Constraint logic programming is one of the most attractive research areas in logic programming. Due to (J. Jaffar, 1987) the theoretical foundation of a general constraint logic programming language scheme CLP({{$\cal X$}}) is available. Unfortunately, implementing a CLP({{$\cal X$}}) system for some domain {$\cal X$} is a difficult task. The problematic points are providing a {\it constraint solver} and ensuring the {\it incrementality} of the constraint system. We propose here to use an existing CLP system as implementation environment for a new CLP language. We show that under certain conditions we can use the given constraint solver as constraint solver for the new CLP-language. We focus here on prototyping CLP({{$\cal PB$}}), where {$\cal PB$} denotes the structure of pseudo-Boolean functions, in CLP({{$\cal R$}}), where {$\cal R$} denotes the structures of real numbers.