THE PRINCIPLE OF THE TOOL SYSTEM FOR LISP PROGRAM DEBUGGING
Ching Nam Hang
Abstract
Ching Nam Hang
Abstract
Lisp is widely used in artificial intelligence programming. The efficiency of Lisp program debugging is one of the important problems people concerned. This paper presents the principle to build this tool system for Lisp program debugging. Using soft interrupt and real time editor, we can observe dynamic change of the program and correct the programs in Lisp state. The experience showed that the tool system using can debug Lisp programs effectively. Morever, this tool system is easily built, only needs a little storage, and can be implemented on the microcomputers.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Lisp is widely used in artificial intelligence programming. The efficiency of Lisp program debugging is one of the important problems people concerned. This paper presents the principle to build this tool system for Lisp program debugging. Using soft interrupt and real time editor, we can observe dynamic change of the program and correct the programs in Lisp state. The experience showed that the tool system using can debug Lisp programs effectively. Morever, this tool system is easily built, only needs a little storage, and can be implemented on the microcomputers.
Key concepts: Lisp, Debugging, Computer science, Programming language, Algorithmic program debugging, Interpreter, Exception handling, Common Lisp