节点文献
建造调试LISP程序的工具系统原理
THE PRINCIPLE OF THE TOOL SYSTEM FOR LISP PROGRAM DEBUGGING
【摘要】 LISP语言是人工智能程序设计最常用的语言。调试LISP程序的效率是每个使用LISP语言的人所关心的。本文介绍了建造调试LISP程序的工具系统原理,其基本思想是利用LISP语言的特点构造软中断和实时编辑程序使得在程序查错方面能观察程序的动态变化,在程序修改方面能在LISP状态下实时进行。实践表明,使用工具系统可以大幅度地提高调试LISP程序的效率,而该工具系统容易建造,所占内存很少,在微型机上就可以实现。
【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.
- 【文献出处】 计算机应用与软件 ,Computer Applications and Software , 编辑部邮箱 ,1987年01期
- 【下载频次】23