eclipse Lisp 有哪些好的“丰富的”IDE?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1997838/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What are the good "rich" IDEs for Lisp?
提问by Ted Johnson
What are the good "rich" IDEs for Lisp? To clarify by "rich" I mean it should have a good look-up reference, auto complete, auto inclusion, checking of various sorts, some kind of compilation support, version management, REPL, etc. I have reviewed some of the previous questions/answers (Such as What's a good Common Lisp implementation for Windows?) but it really does not get to my need/question. I am used to Eclipse and have found (CUSPbut activity/support seems light).
Lisp 有哪些好的“丰富的”IDE?为了澄清“丰富”,我的意思是它应该有一个很好的查找参考、自动完成、自动包含、各种检查、某种编译支持、版本管理、REPL 等。我已经回顾了之前的一些问题/answers(例如Windows 的一个好的 Common Lisp 实现是什么?)但它确实没有解决我的需要/问题。我习惯了 Eclipse 并发现(CUSP但活动/支持似乎很轻)。
Don't hassle me about the phrase "rich" IDE, by saying that emacs or slime is wonderful and that it is and IDE. I have used emacs for years during college, I understand. I am wondering what else is out there (and good) more along the Visual Studio, Netbeans, or Eclipse, type UI and feature set?
不要为“丰富的”IDE 这个词而烦扰我,说 emacs 或 slime 很棒,而且它和 IDE 一样。我在大学期间使用 emacs 已经很多年了,我明白。我想知道在 Visual Studio、Netbeans 或 Eclipse、类型 UI 和功能集上还有什么(和好的)?
采纳答案by Yin Zhu
A friend of mine bought a copy himself to develop Lisp programs in his sparse time. (He is very experienced in Lisp)
我的一个朋友自己买了一本,在他空闲的时候开发 Lisp 程序。(他对 Lisp 很有经验)
Lispworks also has a free personal edition.
Lispworks 也有免费的个人版。
回答by lnostdal
Hm, strange seeing you dismiss Emacs+Slime as it covers most (all?) the points you've mentioned and a lot more. Note that Slime != Emacs, at all.
嗯,很奇怪看到你不理会 Emacs+Slime,因为它涵盖了你提到的大部分(全部?)要点以及更多。请注意 Slime != Emacs,完全没有。
edit: E.g., stuff like CUSP or Lispworks are notas rich as Emacs+Slime.
编辑:例如,东西像CUSP或Lispworks是不一样丰富的Emacs +泥。