Discussion:
Scheme 48 Development Tools for Eclipse available
Marcus Crestani
2012-11-13 10:09:32 UTC
Permalink
Scheme 48 Development Tools (SDT) is an Eclipse IDE for Scheme 48 with
the following features:

- Customizable syntax highlighting for Scheme code and Configuration
Language
- Live-annotation of syntactic and semantic errors like unbound
variables
- Auto formatting and selection strategy for easy typing of Scheme
syntax and s-expressions
- Content assist
- Customizable code templates
- Expansion viewer for macro inspection and debugging
- Outline of top-level bindings
- Automatic expansion of macros to discover top-level bindings created
by macros
- Multi-file search for declarations
- Wizard for fast and easy creation of new modules, interfaces and
implementation files
- Integration of the Scheme-48 interpreter
- Support for the Scheme-48 module system

SDT is available from:

http://s48.org/sdt

Enjoy!

Loading...