Follow me, search engines!
PythonMonkey is a melding of JavaScript and Python, achieved by embedding a SpiderMonkey
runtime in the Python VM. PythonMonkey makes it possible to share data, functions, events, etc, across runtimes. Data sharing
respects host language idioms and shares memory between runtimes whenever possible.