John Connors <[EMAIL PROTECTED]> writes: > Matthew Wilson wrote: >> I like the idea of making the swank connection friendly to any editor, >> but is there a reason to use scheme in particular? >> > > The protocol is basically based on the idea of passing S-expressions back > and forth between the editor and the Lisp interpreter. Something based on > S-expressions and simple and small enough to be embedded in an editor > seems to suggest a small Scheme to me.
Sounds like a job for librep[1] to me. drewc [1] http://librep.sourceforge.net/ > John Connors. -- drewc at tech dot coop _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
