PLNews: Programming Language News

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

Sleep 2.1 beta 1 Released

Posted: 2006-06-18 21:42:00
Languages ::

Sleep 2.1 beta 1 has been released. Sleep is an embeddable scripting language for Java applications, inspired by Perl and Objective-C.

This release includes: the addition of a 'continue' keyword, coroutines, a rewrite of the interpreter to use stack frames for all temporary calculations, plus other changes and fixes.