Scoping Constructs in Logic Programming: Implementation Problems and their Solution

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

46 pages

Scientific paper

The inclusion of universal quantification and a form of implication in goals in logic programming is considered. These additions provide a logical basis for scoping but they also raise new implementation problems. When universal and existential quantifiers are permitted to appear in mixed order in goals, the devices of logic variables and unification that are employed in solving existential goals must be modified to ensure that constraints arising out of the order of quantification are respected. Suitable modifications that are based on attaching numerical tags to constants and variables and on using these tags in unification are described. The resulting devices are amenable to an efficient implementation and can, in fact, be assimilated easily into the usual machinery of the Warren Abstract Machine (WAM). The provision of implications in goals results in the possibility of program clauses being added to the program for the purpose of solving specific subgoals. A naive scheme based on asserting and retracting program clauses does not suffice for implementing such additions for two reasons. First, it is necessary to also support the resurrection of an earlier existing program in the face of backtracking. Second, the possibility for implication goals to be surrounded by quantifiers requires a consideration of the parameterization of program clauses by bindings for their free variables. Devices for supporting these additional requirements are described as also is the integration of these devices into the WAM. Further extensions to the machine are outlined for handling higher-order additions to the language. The ideas presented here are relevant to the implementation of the higher-order logic programming language lambda Prolog.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Scoping Constructs in Logic Programming: Implementation Problems and their Solution does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Scoping Constructs in Logic Programming: Implementation Problems and their Solution, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Scoping Constructs in Logic Programming: Implementation Problems and their Solution will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-230158

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.