[gambit-list] How to edit Scheme code the easiest etc. way Re: newbie
Mikael
mikael.trash at gmail.com
Sun Jan 31 14:29:20 EST 2010
In addition to Emacs:
- There's the SchemeWay plugin
(http://sourceforge.net/projects/schemeway/) for
Eclipse (http://www.eclipse.org/), using which you can edit Scheme code. It
highlights the other parenthesis, does automatic code formatting using the
Tab key, and has syntax highlighting.
- A real basic alternative for minor hacking could be Vim (www.vim.org) -
it highlights the other parenthesis, and has syntax highlighting.
- Jazz Scheme has an editor
Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20100131/257f5844/attachment.htm>
More information about the Gambit-list
mailing list