610
edits
No edit summary |
(Mention processing.js in intro and summary) |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''This is a project to bring a complete implementation of the Processing language to the open web.''' | '''This is a project to bring a complete implementation of the Processing language to the open web, building on the existing processing.js port and other technologies.''' | ||
== Summary == | == Summary == | ||
Processing for the Web is a initiative (under the auspices of the [[Education|Mozilla Education]] program) to create a complete and robust port of the Java-based [http://processing.org/ Processing] language and environment (popular for art, design, and visualization applications) to the open web, using standard technologies such as JavaScript, [http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html Canvas], etc. | Processing for the Web is a initiative (under the auspices of the [[Education|Mozilla Education]] program) to create a complete and robust port of the Java-based [http://processing.org/ Processing] language and environment (popular for art, design, and visualization applications) to the open web, using standard technologies such as JavaScript, [http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html Canvas], etc. It builds on the existing [http://processingjs.org/ processing.js] port of Processing to JavaScript. | ||
The goals motivating the initiative are as follows: | The goals motivating the initiative are as follows: | ||
edits