The Sleep Scripting Project 2.1-b22 (Default branch) |
|
|
Sleep is a Perl-inspired scripting language for
the Java platform. Sleep has its own library of
functions for performing common tasks as well as
being able to utilize the Java class library.
Sleep includes closures, coroutines, built-in
debugging, 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.
|