Electronic Proceedings in Theoretical Computer Science (Jan 2010)

Strategies in PRholog

  • Besik Dundua,
  • Temur Kutsia,
  • Mircea Marin

DOI
https://doi.org/10.4204/eptcs.15.3
Journal volume & issue
Vol. 15, no. Proc. WRS 2009
pp. 32 – 43

Abstract

Read online

PRholog is an experimental extension of logic programming with strategic conditional transformation rules, combining Prolog with Rholog calculus. The rules perform nondeterministic transformations on hedges. Queries may have several results that can be explored on backtracking. Strategies provide a control on rule applications in a declarative way. With strategy combinators, the user can construct more complex strategies from simpler ones. Matching with four different kinds of variables provides a flexible mechanism of selecting (sub)terms during execution. We give an overview on programming with strategies in PRholog and demonstrate how rewriting strategies can be expressed.