Processing in Python
Istvan Albert
istvan.albert at gmail.com
Tue May 20 18:20:18 EDT 2008
On May 20, 6:13 pm, "Diez B. Roggisch" <de... at nospam.web.de> wrote:
> Salvatore DI DI0 schrieb:
>
> > Hello,
>
> > The Processing Graphics language has been implemented in Javascript.
>
> No, it hasn't. Processing is written in Java.
He meant it has been re-implemented in Javascript:
http://ejohn.org/blog/processingjs/
The closest python based equivalent of Processing is NodeBox but it is
a OS X product:
http://nodebox.net/code/index.php/Home
There is a jython based NodeBox that runs on windows that can be found
here:
http://research.nodebox.net/index.php/NodeBoxDev
i.
More information about the Python-list
mailing list