common lisp REPL readline支持的库linedit

我的老mac装个rlwrap及其费劲,懒得折腾了,找到一个common lisp的库,名字叫linedit。使用起来还挺好用,安装方法也比较简单: (ql:quickload "linedit") (linedit:install-repl :wrap-current t :eof-quits t)

上一篇:

相关文章:

Categories: 博客记录

0 Responses so far.

Leave a Reply