The Wayback Machine - https://web.archive.org/web/20120317202129/http://mochi.github.com:80/mochikit/examples/interpreter/

Interpreter - JavaScript Interactive Interpreter

This demo is a JavaScript interpreter. Type some code into the text input and press enter to see the results. It uses MochiKit's MochiKit.DOM to manipulate the display. It also supports waiting for MochiKit.Async Deferreds via blockOn(aDeferred).

View Source: [ index.html | interpreter.js ]

Notes:
Morty Proxy This is a proxified and sanitized view of the page, visit original site.