[PLT announcement] PLT Scheme v205 available
dvanhorn <[email protected]>
| Newsgroups | gmane.org.ballistichelmet.lambda |
|---|---|
| Message-ID | <[email protected]> |
-------- Original Message -------- Subject: [PLT announcement] PLT Scheme v205 available Date: Tue, 12 Aug 2003 01:33:27 -0400 From: Eli Barzilay <[email protected]> To: [email protected] PLT Scheme v205 is now available from http://download.plt-scheme.org/ Highlights: * DrScheme v205 provides a test case coverage tool. It is on by default in teaching languages. Its purpose is to warn programmers of code that hasn't been exercised during execution or during interactive expression evaluations. An integration of this feature with the test suite tool (see v204) is pending. * This release also includes a hierarchy of syntacically restricted variants of Java, designed for teaching Java just like the HtDP languages are designed for teaching Scheme. (The tool is not supported for MacOS Classic.) * v205 is the last release that we plan to support for MacOS Classic. * Anti-aliased fonts are now supported. * PNG files are now fully supported (including alpha channels). * Better OpenGL support; download the `sgl' addon for a higher-level interface. * Add-ons install into a user-specific directory by default. For more detailed changes, see the "notes" subdirectory of the installation. We encourage all users to upgrade to v205. Feedback welcome.