PLNews: Programming Language News

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

Sleep 2.1-b12 Released

Posted: 2007-03-12 09:02:00
Languages ::

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

This release includes: support for including external files into the current script, improved string handling functions, support for byte buffers, a rewrite of the interpreter and parser handling of parsed literals, plus other changes.