简体   繁体   English

普通Lisp SublimeREPL

[英]Common Lisp SublimeREPL

I have SublimeText2 installed in OSX with SublimeREPL and it works like a charm for Ruby and Python. 我在SublimeREPL的OSX中安装了SublimeText2,它的工作原理就像Ruby和Python一样。 However, most recently I've been wanting to pick up Common Lisp and the "clisp REPL" gives me the following error: OSError(2, 'No such file or directory') 但是,最近我一直想使用Common Lisp,而“ clisp REPL”给我以下错误: OSError(2,'No such file or directory')

I have tried to Google any instructions on best setup of ST2 with Common Lisp and was unsuccessful. 我尝试过Google搜索有关使用Common Lisp进行ST2最佳设置的任何说明,但均未成功。 I would really appreciate any tips, links or instructions on getting SublimeText2 working in par with Common Lisp. 对于将SublimeText2与Common Lisp配合使用的任何提示,链接或说明,我将非常感谢。

I have installed the following packages 我已经安装了以下软件包

  1. SublimeREPL 崇高
  2. Lispindent 刺耳的

Do I have to include anything in my config file to get clisp REPL working? 我必须在配置文件中包含任何内容才能使CLIPL REPL正常工作吗?

从收到的错误来看,我将确保您已完成此博客文章中列出的所有步骤。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM