iPhone JavaScript Interpreter
an interactive way to code a little program on the iPhone
in a Python-like interface
based on MochiKit
This is a Python-style Javascript Interpreter for the iPhone.
To use or install the app:
visit iMochiKit.html in Safari on the iPhone
click the + icon to add it to your home screen.
This is a hacked up version of the Javascript interpreter example from http://www.mochikit.com/
A caveat: The help, blockOn, and multi-line input are missing from this version.