schemeway / SchemeScript

Scheme Editor plugin for Eclipse
http://schemeway.github.io/SchemeScript
Eclipse Public License 1.0
37 stars 9 forks source link

SchemeScript

SchemeScript is a Scheme/Lisp editor plug-in for Eclipse.

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 provide custom editors for Scheme/Lisp-based languages.

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

The latest stable release is 1.3.0.rc1.

Installation

To install the plugin:

Usage

Check our UserGuide in the wiki section of our GitHub repo.

More usage guidelines to be added, soon.

Contributing

You can contribute by:

Bug Reports

Please file any bug reports in the bug tracker at github:

https://github.com/schemeway/SchemeScript/issues