next up previous contents
Next: A Problem with Up: Interlude: Practical Matters Previous: Loading Files

Interactive Program Development

We want to be able to develop a program interactively. This suggests that we will edit our program using one of the editors provided (such as vi ex gnu emacs or microemacs) enter Prolog load our program find a bug exit Prolog and repeat.

This is clumsy so we describe two methods that should aid interactive program development. In both cases however we must be aware of a problem in connection with consult/1.





Paul Brna
Mon May 24 20:14:48 BST 1999