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. John Connors. _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
