Debugging User Conceptions of Interpretation Processes

Abstract

The use of high level declarative languages has been advocated since they allow problems to be expressed in terms of their domain facts, leaving details of execution to the language interpreter. While this is a significant advantage, it is frequently difficult to learn the procedural constraints imposed by the interpreter. Thus, declarative failures may arise from misunderstanding the implicit procedural content of a program. This paper argues for a constructive approach to identifying poor understanding of procedural interpretation, and presents a prototype diagnostic system for Prolog.

Cite

Text

Coombs and Hartley. "Debugging User Conceptions of Interpretation Processes." AAAI Conference on Artificial Intelligence, 1986.

Markdown

[Coombs and Hartley. "Debugging User Conceptions of Interpretation Processes." AAAI Conference on Artificial Intelligence, 1986.](https://mlanthology.org/aaai/1986/coombs1986aaai-debugging/)

BibTeX

@inproceedings{coombs1986aaai-debugging,
  title     = {{Debugging User Conceptions of Interpretation Processes}},
  author    = {Coombs, M. J. and Hartley, Roger T.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1986},
  pages     = {303-307},
  url       = {https://mlanthology.org/aaai/1986/coombs1986aaai-debugging/}
}