PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 28, 2007

JOLIE 0.9.2 Released

Posted: 2007-06-28 21:43:00
Languages ::

Java Orchestration Language Interpreter Engine 0.9.2 has been released. It "provides an high level programming language for service orchestration."

This release includes: the introduction of a new heuristic for improving incoming communication handling performance, performance improvements to the session execution engine, bug fixes, and other changes.

June 08, 2007

JOLIE 0.9.1 Released

Posted: 2007-06-08 20:25:00
Languages ::

Java Orchestration Language Interpreter Engine 0.9.1 has been released. It "provides an high level programming language for service orchestration."

This release includes a fix for when rethrowing the same fault inside a fault handler.

February 09, 2007

JOLIE 0.3 Technology Preview 1 Released

Posted: 2007-02-09 18:40:00
Languages ::

JOLIE 0.3 Technology Preview 1 has been released. "JOLIE is an interpreter for a new high level programming language, designed for SOAs (Service Oriented Architecture) orchestration."

This release includes: the improved optimization of parallel and sequential processes, support for command line options, performance and stability improvements, initial support for a new URI-based location format, and other changes.

October 15, 2006

JOLIE 0.2.1 Released

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

JOLIE 0.2.1 has been released. JOLIE is a high-level language for service orchestration.

This release includes the final stabilization of parallel waiting for a single operation.