From: Eli Barzilay <eli@barzilay.org> To: plt-announce@list.cs.brown.edu Subject: [PLT announcement] PLT Scheme v4.1.1 Date: Sun, 5 Oct 2008 16:14:53 -0400 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!