PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 23, 2008

Sleep 2.1-b23 Released

Posted: 2008-04-23 06:16:21
Languages ::

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

This release includes: changed return value types of certain sleep.interfaces.Loadable methods, new command line options for printing timing and profiling information for a script, basic cycle detection for the SleepUtils.describe method, and other changes.