Cool. PLT-Scheme (that's MzScheme as the language, MrEd as the GUI library, and DrScheme as the IDE) has gotten an automated package system that allows extensions to be installed from the network. Something like CPAN for Perl, just in Scheme. MzScheme is becoming increasingly interesting as a scripting alternative.

At Planet Lisp there's the original article.