PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 15, 2006

Sleep 2.1b7 Released

Posted: 2006-10-15 23:33:00
Languages ::

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

This release includes: support for the application of the index operator to closures, the addition of an -isfunction predicate to check if a scalar contains a function, an &invoke function to dynamically invoke functions, plus other changes.