PLNews: Programming Language News

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

Narrative JavaScript Beta1 Released

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

Narrative JavaScript Beta1 has been released. "Narrative JavaScript is a small extension to the JavaScript language that enables blocking capabilities for asynchronous event callbacks."

This release includes: a client-side load-and-compile API based on XHR, a formal threading API, a Java-based compiler using Rhino, and bugfixes.