Pragmatics in the Synthesis of Logic Programs

  • Authors:
  • David Stuart Robertson;Jaume Agustí-Cullell

  • Affiliations:
  • -;-

  • Venue:
  • LOPSTR '98 Proceedings of the 8th International Workshop on Logic Programming Synthesis and Transformation
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many of the systems which we, and those who have worked with us, have built were intended to make it easier for people with particular backgrounds to construct and understand logic programs. A major issue when designing this sort of system is pragmatics: from the many logically equivalent ways of describing a program we must identify styles of description which make particular tasks easier to support. The first half of this paper describes three ways in which we have attempted to understand the pragmatics of particular domains using well known methods from computational logic. These are: design using parameterisable components; synthesis by incremental addition of program slices; and meta-interpretation. These are helpful in structuring designs but do not necessarily provide guidance in design lifecycles - where less detailed designs are used to guide the description of more detailed designs. The second half of this paper summarises an example of this form of guidance.