paper

The Prolog Debugger and Declarative Programming. Examples

arXiv:2003.01422

Abstract

This paper contains examples for a companion paper "The Prolog Debugger and Declarative Programming", which discusses (in)adequacy of the Prolog debugger for declarative programming. Logic programming is a declarative programming paradigm. Programming language Prolog makes logic programming possible, at least to a substantial extent. However the Prolog debugger works solely in terms of the operational semantics. So it is incompatible with declarative programming. The companion paper tries to find methods of using it from the declarative point of view. Here we provide examples of applying them.

11 pages, 8 figures (an example added to the previous version + a few corrections)

The Prolog Debugger and Declarative Programming. Examples · wovepaper