Tactics for transformational programming

  • Authors:
  • Rosemary Monahan;Franz Geiselbrechtinger

  • Affiliations:
  • Department of Computer Science, University College Dublin, Dublin 4, Ireland;Department of Computer Science, University College Dublin, Dublin 4, Ireland

  • Venue:
  • IW-FM'97 Proceedings of the 1st Irish conference on Formal Methods
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses the relationship between transformational programming and theorem proving. It illustrates the use of the theorem proving environment as a basis for a program construction tool DEBATE 1 (Deduction Based Transformational Environment) which is under construction in University College Dublin. Using a theorem proving framework directly would require the user to be familiar with theorem proving details. The tool user should only be concerned with transformational programming steps and not with theorem proving activities. Therefore a layer of transformational tactics are discussed and presented. These tactics consist of the application of theoremproving tactics. However, they ensure that the user's only interaction with DEBATE are design decisions required within the transformational programming paradigm. The N Queens problem is used throughout the paper to demonstrate how the Isabelle theorem prover is adapted by a transformation tactic layer so that it may be used as a program construction tool.