Table of Contents

Live coding

versions0095+
contributorsflorianjenett.de
started on2008-05-01 08:17

At the moment a collection of pages that discuss live coding (see: toplap) related to Processing.

Links

Live coding discussion

SketchPad discussion

Ruby / JRuby

Ruby-Processing discussion

Ruby Processing by Jeremy Ashkenas

Action Coding by Ichitaro Masuda

JRuby+Processing by Mark Chadwick

Sketchbook.rb by koyachi

Python / Jython

Python integration, ALPHA discourse (old!)

Processing meets Python test by Michael Zöllner

Processing & Python at backspaces.net

Processsing & Python by David Nolen ITP Now passworded (checked 2009-02-17)

Example with Windows set-up guide in source

JavaScript / ECMAScript

Processing.js by John Resig (Processing translated to JavaScript & HTML Canvas-Element) and his followup post "Processing.js Aftermath". Processing.js discussion

Processing scripting using Java 6 JSR 223 / JavaScript

BeanShell / Janino

SketchPad by Andrew Berman

Zipped Demo using BeanShell & MD5 hash by Florian Schäfer

Janino based ProcessingLiveCode by John Gilbertson aka JohnG

Technologies

Janino - an Embedded Java Compiler

BeanShell - Lightweight Scripting for Java

Jython - Python implemented in Java

Ruby - implemented in Java

Scripting for the Java 6.0 (== 1.6) Platform, page contains many links to other scripting projects

Rhino - JavaScript for Java