Today, I committed a number of new features to SchemeScript:
- Support for Clojure map syntax ({})
- Better indentation of comments (à la Emacs)
- Better indentation of (quasi-)constant lists.
Thansk to Mikael More for suggesting the last two.
For those willing to build the plug-in from source, simply clone the git repository, add the projects to Eclipse, and build! For the others, I will try to update the documentation in the next few weeks and release a new official version of SchemeScript (1.3.0). Stay tuned!
The source code of the whole SchemeWay project is moving to git. You can browse the repository online.
To clone the repository on your local machine, use the following command:
git clone git://schemeway.git.sourceforge.net/gitroot/schemeway
The CVS repository will still be available for a few more weeks, but all new commits will be done to the git repository. It will not be kept up-to-date with the latest developments and will eventually be deleted.
Welcome to the (SchemeWay), a project to develop commercial quality Eclipse plugins for the Scheme programming language.
In an attempt to modernize the project’s web page and ease the communication with our growing user base, we have decided to migrate the site to a blog. This way, it will be easier to stay up-to-date with the latest developments and thoughts from our developers. And please, leave us your comments and ideas!