Here's port of the Processing language to JavaScript! This is cool, because now you can run processing scripts in a web browser w/o having to download additional software.
It DOES rely on the canvas tag, so I think IE is either out or requires an additional script that emulates CANVAS in IE.