1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

SourceForge.net: Project schemeway

September 3, 2010

SchemeScript 1.3.0 alpha 11 just released

Filed under: Uncategorized — Tags: , — schemeway @ 2:39 pm

The newest version of SchemeScript has been uploaded to the project download section.

This release essentially fixes a problem with the Scheme interpreters on Eclipse 3.6.

March 11, 2010

Git repository on Github

Filed under: development — Tags: , — schemeway @ 2:08 am

In addition to moving all development to git a few months ago, I just cloned my development repository on github, as per the Sergi’s suggestion. The repository is here:

  http://github.com/schemeway/SchemeScript

I will try to keep both repositories synchronized, but of course the github one will now be the reference one.

Also, I don’t expect to remove the CVS repository soon, as it seems to be still used quite a bit.

October 19, 2009

SchemeScript 1.3.0.alpha9

Filed under: development — Tags: , — schemeway @ 11:19 pm

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.

Thanks 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!

July 7, 2009

Moving to git

Filed under: development — Tags: , , — schemeway @ 2:27 am

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/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) Project!

Filed under: Uncategorized — schemeway @ 1:55 am

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!

Powered by WordPress