PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 25, 2007

Sleep 2.1 beta 14 Released

Posted: 2007-03-25 23:50:00
Languages ::

Sleep 2.1 beta 14 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.

This release includes: array function support for negative parameters as offsets from the total length of the array, a splice function, automatic flushing of the regex pattern cache, support for importing from jar files with spaces in the filename, plus other changes and bug fixes.