PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 10, 2006

Sleep 2.1 beta 4 Released

Posted: 2006-09-10 23:39:00
Languages ::

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

This release includes: support for loading of classes from third-party jars using import, support for the tracing of function calls, a literal form for creating arrays and hashes, plus other changes and bugfixes.