Processing.js

Courtesy Lambda the Ultimate - Programming Languages Weblog  Sat, 05/17/2008 - 19:13

John Resig (of jQuery fame) has ported the Processing visualization language to JavaScript .

The examples are remarkable, check them out (but check the browser issues John discusses).

John has a little confession :

The first portion of the project was writing a parser to dynamically convert code written in the Processing language, to JavaScript.

This involves a lot of gnarly regular expressions chewing up the code, spitting it out in a format that the browser...


 

More related items

Sameer Borate's Blog: Grabbing the referrer search...
On his blog today Sameer Borate has a new post with a handy bit of code you can use to find the keywords from a search engine referral to help with tracking how visitors have come to your...

Leonid Mamchenkov's Blog: PHP regular expression to...
Leonid Mamchenkov has a quick new post to his blog sharing a regular expression that can be used to check that a string contains only English or Latin characters (no Unicode allowed). ...

PHPBuilder.com: Harness the Scripting Power of PHP...
On PHPBuilder.com today there's a new article from Marc Plotz looking at how you can use PHP and cURL with Facebook to update your status. You probably know that cURL is a wonderful tool...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com