Compiler

FacebookTwitter
http://bohuco.net/blog/2009/11/google-closure-compiler-with-php/

Google Closure Compiler with PHP « BOHUCO.NET

Today Google released their new Closure Compiler , you can use it to optimize and minify your javascripts. Now i show you how to use the new Google Closure Compiler over the RESTful API with PHP5.
StratifiedJS extends the JavaScript language with a small number of constructs for concurrent programming. It allows you to express asynchronous control flow in a straightforward sequential style:

Oni Labs: StratifiedJS

http://onilabs.com/stratifiedjs
Code samples to get you started http://js11.org/examples.html

Examples

Narrative JavaScript

http://www.neilmix.com/narrativejs/doc/ Narrative JavaScript is a small extension to the JavaScript language that enables blocking capabilities for asynchronous event callbacks. This makes asynchronous code refreshingly readable and comprehensible.