lisp在emacs下的调试与运行

lisp在emacs下的调试与运行 本文主要参考: http://www.gigamonkeys.com/book/lather-rinse-repeat-a-tour-of-the-repl.html 本文主要介绍如何在emacs中进行lisp程序的编写、调试和运行。 1、首先创建一个test.lisp文件。(C-x C-f) 2、创建完成后在文件中编写程序 (format t "hello w
相关文章
相关标签/搜索