31.5.06

 

Narrative JavaScript

Spotted by Jeremy. Similar in functionality to one part of Links, where we use CPS to support concurrency in the client. It appears only to support asynchrony, not spawning multiple threads. Unlike Links, source and target are both Javascript, and it is aimed solely at the client.

Comments:
Although the base package doesn't support threads it's possible to add them. I've done an example which uses erlang style messaging here:

http://www.bluishcoder.co.nz/2006/06/more-concurrency-in-narrative.html

Links looks great by the way. Looking forward to playing with it some day!
 
Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?