PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 26, 2008

Sleep 2.1-u3 Released

Posted: 2008-09-26 06:15:17
Languages ::

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

This release includes: debug messages providing more detail on proxy objects, ordered hashes that no longer serialize their miss and remove policies, the ability of the cast function to create empty arrays, bug fixes and other changes.

August 05, 2008

Sleep 2.1 Update 2 Released

Posted: 2008-08-05 20:26:50
Languages ::

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

This release includes: import from that modifies the system classpath, foreach loops that accept Java iterators, bug fixes, and other changes.

July 04, 2008

Sleep 2.1 Update 1 Released

Posted: 2008-07-04 06:13:03
Languages ::

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

This release includes: performance improvements, bug fixes, improved compile-time error checking, and other changes.

June 17, 2008

Sleep 2.1 Released

Posted: 2008-06-17 06:18:21
Languages ::

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

June 02, 2008

Sleep 2.1-b27 Released

Posted: 2008-06-02 06:11:36
Languages ::

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

This release includes: a new java.util.List implementation to back Sleep arrays with, improved javax.script API support, and other changes.

April 30, 2008

Sleep 2.1-b24 Released

Posted: 2008-04-30 06:23:49
Languages ::

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

This release includes: improved support for circular data structures, a taint mode, and other changes.

April 23, 2008

Sleep 2.1-b23 Released

Posted: 2008-04-23 06:16:21
Languages ::

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

This release includes: changed return value types of certain sleep.interfaces.Loadable methods, new command line options for printing timing and profiling information for a script, basic cycle detection for the SleepUtils.describe method, and other changes.

April 18, 2008

Sleep 2.1-b22 Released

Posted: 2008-04-18 06:16:02
Languages ::

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

This release includes: ordered hash improvements, profiler accuracy improvements, and other changes.

November 13, 2007

Sleep 2.1-b20 Released

Posted: 2007-11-13 20:03:00
Languages ::

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

This release includes: warnings when modifications of read-only arrays and hashes are attempted, the evaluation of $null as null rather than "" when passed as a Java string, support for $null elements in Sleep arrays when converting to Java arrays, bug fixes, and other changes.

October 25, 2007

Sleep 2.1-b19 Released

Posted: 2007-10-25 06:40:00
Languages ::

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

This release includes: callcc support, support for inline functions, improved fault tolerance, and other changes.

July 05, 2007

Sleep 2.1-b18 Released

Posted: 2007-07-05 22:13:00
Languages ::

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

This release includes: the addition of scalar references, the addition of the backtick operator for spawning an external program, improved Java method resolution, and other changes.

June 17, 2007

Sleep 2.1-b17 Released

Posted: 2007-06-17 21:55:00
Languages ::

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

This release includes: the addition of a literal form for Java classes, assertions that accept an optional message parameter, bug fixes, and other changes.

June 11, 2007

Sleep 2.1-beta 16 Released

Posted: 2007-06-11 21:27:00
Languages ::

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

This release includes: a new debugging mode for tracing predicate evalutions, code cleanups, support for passing hashes/arrays as named parameters to closures, plus other changes and fixes.

April 26, 2007

Sleep 2.1-b15 Released

Posted: 2007-04-26 08:48:00
Languages ::

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

This release includes: the addition of an assert command, a reworking of the conversion of array scalars to native Java arrays, plus other changes and bug fixes.

March 25, 2007

Sleep 2.1 beta 14 Released

Posted: 2007-03-25 23:50:00
Languages ::

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

This release includes: array function support for negative parameters as offsets from the total length of the array, a splice function, automatic flushing of the regex pattern cache, support for importing from jar files with spaces in the filename, plus other changes and bug fixes.

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.

December 04, 2006

Sleep 2.1 beta 11 Released

Posted: 2006-12-04 09:21:00
Languages ::

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

This release includes: an -a/--ast command line option for dumping an AST of a script, a built-in profiler, plus other changes and fixes.

November 20, 2006

Sleep 2.1 beta 10 Released

Posted: 2006-11-20 23:23:00
Languages ::

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

This release includes: improved Unicode support for the I/O functions, support for specifying 8- and 16-bit characters within parsed literal strings, new assignment operators, plus other improvements and fixes.

November 06, 2006

Sleep 2.1 beta 9 Released

Posted: 2006-11-06 08:15:00
Languages ::

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

This release includes: scalars that are serializable; a significant performance fix; support for parsing and syntax checking, but not running, a script; plus other changes and fixes.

October 30, 2006

Sleep 2.1 beta 8 Released

Posted: 2006-10-30 23:45:00
Languages ::

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

This release includes: changes to the string representation of closures, support for sharing the "this" scope among closures, enhancements to &exec to allow specification of a starting directory and an environment, console updates, plus other changes and fixes.