I have started working my way through Practical Common Lisp and am looking for a Common LISP implementation that works on Eclipse. It would be nice if it had some kind of IDE integration besides the editor and the REPL (although I'm not sure what that would be). Also, I have Linux, Windows, and OS X, although my primary workstation is a Mac, so OS X support is preferred.
views:
366answers:
3
+7
A:
Cusp is an awesome plug-in. You do not necessarily need to use the SBCL implementation.
Here is the group.
The repository has moved to here.
Gutzofter
2009-08-14 17:39:38
Thanks, I came across Cusp but never found the Google group.
Ken Liu
2009-08-26 15:13:25
+1
A:
Clozure CL offers a MacOS-specific IDE. Not sure whether it's what you want...
skypher
2009-08-14 19:51:19