previous | top | next

Introducing SJS

http://croczilla.com/~alex/oni/stratified/samples/presentation1/

      <script type="text/javascript" src="sjs-loader.js"></script>

      <script type="text/sjs">

        // [ SJS code here ]
        // Will be compiled/executed by sjs-loader.js 
        // after document onload
       
      </script>

High-level concurrency for JS - http://www.croczilla.com/stratified