This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ann] SchemeScript 1.2.0


Hi!

I've just released SchemeScript 1.2.0.

WHAT IT IS

SchemeScript is a Scheme/Lisp editor plug-in for Eclipse. It is part of the
SchemeWay project.

The goal of this plug-in is to provide a robust Scheme/Lisp editor to the
professional Scheme/Lisp developers who also happen to use Eclipse for Java
programming. Also, the plug-in can be subclassed and extended to provided
custom editors for Scheme/Lisp-based languages.

SchemeScript embeds the Kawa interpreter, and can be readily used to connect
to the SISC REPL of SISCweb-based web applications.

CHANGE LOG

- Bug fix related to the initialization of the user dictionary used by code
assist.
- Launchers are now private (they won't show anymore in the Run/Run...
dialog).
- Implemented feature request #1404254 : Reformatting - remove trailing
whitespaces
- Implemented feature request #1404253 : Include definitions in outline
- Implemented feature request #1307138 : Regular expressions for symbol
definitions
- Implemented feature request #1437953 : Add BRL/KRL support

http://schemeway.sourceforge.net

Dominique Boucher



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]