How about an effort to "compile" Python into JavaScript? Such an effort is underway for Scheme. http://www-sop.inria.fr/mimosa/personnel/Florian.Loitsch/scheme2js/
Tim Chase wrote: > > As explained in this thread > > http://mail.python.org/pipermail/python-list/2006-June/348241.html > > what you try to do will never work because your attempts are > > at using python on the client side and only javascript works > > for that purpose. > > Sounds like an opportunity to write JSPython...written in > JavaScript, akin to CPython (written in C), Jython (written in > Java), and PyPy (written in Python)...for those sick enough to > undertake such a freakish task... :) > > <sarcasm> > No...that wouldn't be slow... > </sarcasm> > > -tkc -- http://mail.python.org/mailman/listinfo/python-list