[Tutor] Future Python

Walter Prins wprins at gmail.com
Wed Jun 5 22:38:28 CEST 2013


Jim,

On 5 June 2013 20:58, Jim Mooney <cybervigilante at gmail.com> wrote:

> But Guido says
> "..no Python for browsers," alas. Hopefully, he's not too prescient.
> Why not javascript And Python for browsers? There just has to be
> enough of a clamor for it.
>

You might be interested to know there's several incarnations of Python for
browser already available.  PyJS and PyJaco are Python to Javascript
compilers, and Brython is basically a Python subset that allows you to
write Python and use it as a scripting language in client side web pages
instead of Javascript:
http://code.google.com/p/brython/
http://www.brython.info/

I'll leave you to google the other 2 yourself if you're interested. ;)

Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130605/605c7d84/attachment.html>


More information about the Tutor mailing list