The Sleep Scripting Project 2.1-b21 (Default branch)

Sleep is a Perl-inspired scripting language forthe Java platform. Sleep has its own library offunctions for performing common tasks as well asbeing able to utilize the Java class library.Sleep includes closures, coroutines, built-indebugging, and it is very extensible.License: GNU Lesser General Public License (LGPL)Changes:
This release adds pushl and popl for managinglocal scopes andreadAsObject and writeAsObject forinteroperability with remote Javaapplications. It fixes a memory leak caused bylong running loops andfixes several callcc issues.

More...