[plt-scheme] PLT Scheme v369.100 is available for testing
Hi Eli,
----- Original Message -----
From: Eli Barzilay
To: plt-scheme at list.cs.brown.edu
Sent: Sunday, May 06, 2007 9:49 AM
Subject: [plt-scheme] PLT Scheme v369.100 is available for testing
Version 369.100 is now available for testing from
http://pre.plt-scheme.org/installers/
(Note that this not available from the usual download site.)
If all goes well, we will turn this version into a v370 release
within a couple of weeks.
This is (again) a release that is more substantial than usual --
* DrScheme now saves `metadata' in its files, which means that the
language level and other settings are saved with the file. This is
done with a reader, so the result is a file that can be used outside
of DrScheme too. Also, this includes teachpacks, which are also
specific to files.
DrScheme, version 369.100-svn5may2007 [3m] works perfect for me (I use windows xp home). My own test suite passes well and even
somewhat faster than the build of some weeks ago.
A minor point: when opening from DrScheme an .ss file saved by the new version and containing one single module, the language is, as
before, always set to (module ...), which is nice, but other settings are reset to the language defaults, like before too. It does
not bother me, but your remark above gave me the impression that the settings would be the same as when the file was saved.
Let me emphasize that PLT Scheme and its team are great.
Regards, Jos
* The default build, and the distributed installers use the 3m precise
garbage collector.
* The unit system is completely new, and backward incompatible with
v360 and earlier. There are libraries that provide the old
functionality as a quick upgrading solution.
Your help and feedback in testing this new release candidate would be
much appreciated.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070506/be6a634e/attachment.html>