|
|
|
User Rating: Rated by: |
Good (3.3/5) 21 user(s) |
|
|
|
The Sleep Scripting Project description |
|
|
The Sleep Scripting Project is a highly extendable scripting language for use in Java applications. Sleep is a perl inspired embed-able scripting language for Java applications.
Sleep source and binaries are released under the GNU Lesser General Public License.
Here are some key features of "The Sleep Scripting Project":
· Perl inspired language syntax · Fast execution / small runtime size (170 KB) · Parsed scripts can be serialized · Easy API for making application data structures / functionality available to scripters · Access, create, and query Java objects from Sleep scripts · Full documentation for application developers and end-user scripters
Requirements:
· Java Runtime Environment (JRE) 1.4.2 or later
What's New in This Release:
· Imports from third party jars now affect the system classpath. · Foreach loop now works with Java iterators. · A bug with taint mode was fixed. · Scope functions now complain about incorrect use.
|
|