[plt-scheme] PLT Scheme v4.1.1

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Oct 5 16:14:16 EDT 2008

PLT Scheme version 4.1.1 is now available from

  http://plt-scheme.org/

This is mostly a bug-fix release.

Notable changes:

* web-server: New servlet development tutorial; quick launching of
  servlets from DrScheme via the `web-server/insta' language; new
  form abstraction through formlets.

* misc: mzc can "decompile" bytecode files; `#lang' lines wired to
  the top of DrScheme's definition window; improved searching in
  DrScheme; some foreign interface extensions.

[Note that mirror sites can take a while to catch up with the new
downloads.]

Feedback Welcome,
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.