The Sleep Scripting Project 2.1-b26 (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 enhances arrays with a listimplementation and additional operations. JSR223and javax.script support was added. Inlinefunctions now restore squashed anonymousarguments. A means to invoke an arbitrary closureas an inline function was added.

More...