The Sleep Scripting Project 2.1-b22 (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 expands ordered hashes. They are now usable for dynamic programming, flexible caches, etc. The profiler was enhanced for better accuracy. A property was added for disabling assertions. The internals were cleaned up to match new conventions.

More...