【发布时间】:2012-07-25 14:16:21
【问题描述】:
我对 lisp 很陌生。当我在 clisp 环境中玩时,我经常犯错误,但随后立即被一长串惩罚,例如
ABORT :R11 Abort debug loop
ABORT :R12 Abort debug loop
ABORT :R13 Abort debug loop
ABORT :R14 Abort debug loop
ABORT :R15 Abort debug loop
这只是破坏了我的屏幕,我看不到任何以前的命令。有谁知道如何消除这个提示?
【问题讨论】:
标签: lisp common-lisp clisp