PLNews: Programming Language News

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

Sleep 2.1 beta 5 Released

Posted: 2006-09-18 07:06:00
Languages ::

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

This release includes: a rewrite of the Sleep->Java method and constructor resolution, the addition of the casti function to cast Sleep scalars to various Java primitives, functions to checksum and digest I/O handles or byte data, plus other changes and fixes.