This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

.

6 posts · 13643 views

.

Last edited by xibalba on , edited 1 time in total.

Re: Text Editors with CL syntax aides

None of the CL implementations require using emacs; its just that Slime has put more effort into supporting them than other editors have.

ABLE is a basic GUI editor that works with several free implementations.

Really, any editor that has a framework for stream I/O could interoperate with a free CL implementation. Something like Slime's Swank protocol is only needed if you want stuff like interactive stack traces, tab completion, and function documentation.

Re: Text Editors with CL syntax aides

If you like shining colorful editors, there is Cusp, a plugin for Eclipse.

Re: Text Editors with CL syntax aides

I highly recommend Cream (apt-get install cream)

It's a customized install of Gvim and it's wonderful. It has everything I need and so much more.

That being said, I only want syntax highlighting and par edit, but I'm sure it could do more in capable hands, it is vim underneath, after all!
/prog/'s fibonacci sort

Re: Text Editors with CL syntax aides

If you really want to take the red pill with Lisp, Emacs is the only long-term choice, IMO. It's turtles all the way down from there.
Cheers, Dave
Slowly but surely the world is finding Lisp. http://www.findinglisp.com/blog/