Hi,
11/25/04: SchemeScript 0.3.0 has just been released. This may be the
last version before the official 1.0 release.
ChangeLog
---------
*** Version 0.3.0
- Added a Scheme perspective, with menus, toolbar actions
- Added integrated Scheme interpreter support
- Added fast eval keys (see the documentation)
- A number of bug fixes
About SchemeScript
------------------
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 provides the following features:
* customizable syntax coloring;
* correct, customizable, automatic indentation;
* S-expressions-based editing à la Emacs;
* Parentheses matching and highlighting (with support for square brackets);
* mouse-copy;
* content assist (code completion, text hovers, context information);
* Find Definition (pressing F12 on a symbol will jump to the
symbol's definition, if it is defined globally);
* Find Symbol (pressing Ctrl-F12 pops up a dialog box for
selecting one of the globally defined symbols);
* header/chapter/section style comment insertion, with the outline
view showing the document structure;
* a Scheme perspective;
* generic integration with any Scheme interpreter.
The update site is located here:
http://schemeway.sourceforge.net/update-site
--
Dominique Boucher, Ph.D.
The Scheme Way Project
http://schemeway.sourceforge.net
Hi,
Please note that today's meeting will be held in room 1411 of the
André-Aisenstadt Building.
Dominique
--
Dominique Boucher, Ph.D.
The Scheme Way Project
http://schemeway.sourceforge.net
Hi,
the next meeting of the MSLUG will take place next wednesday, November
17th.
Agenda: Combinators and monads for parsing in Scheme, by Houman
Zolfaghari. In this talk, Houman will present a functional approach to
parsing in Scheme based on combinators, and will discuss the monadic
paradigm in general, while making monads understandable for us, mere
mortals.
Don't miss this talk! (Unless you want to regret it for the rest of
your life... ;-)
Dominique
--
Dominique Boucher, Ph.D.
The Scheme Way Project
http://schemeway.sourceforge.net