[plt-scheme] [Ann] SchemeScript 1.2.15 released
SchemeScript 1.2.15 has been released (finally!). The most notheworthy
features of this release are:
- Port to Eclipse 3.2
- Implemented feature request #1325814 : Support for SRFI-62
- examples/scm2html.scm: a script to format a Scheme expression into HTML
- Support for more S-expression-based commands (inspired by paredit.el).
- Ctrl-/ can now uncomment a line or region if the cursor is in a
line/multiline/expression comment.
Go ahead! Try it!
Dominique Boucher