If you are using Alchemy <http://labs.adobe.com/technologies/alchemy/> for
Flash 10, I believe someone has already ported python (perhaps internally at
Adobe, not public yet) to run inside of the Flash VM.  With the
ExternalInterface classes in the Flash VM you could allow JavaScript and
Python to coexist in the browser space.

2009/3/6 <[email protected]>

> Send Web-SIG mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.python.org/mailman/listinfo/web-sig
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Web-SIG digest..."
>
> Today's Topics:
>
>   1. Re: Use both Python and Javascript in html webpages (Alan Kennedy)
>
>
> ---------- Forwarded message ----------
> From: Alan Kennedy <[email protected]>
> To: [email protected]
> Date: Thu, 5 Mar 2009 11:58:17 +0000
> Subject: Re: [Web-SIG] Use both Python and Javascript in html webpages
> [David]
> > Can we use both Python and Javascript in html webpages?   Any demo on
> this?
>
> If you're willing to write rpython, PyPy can compile it to javascript
> which run can in a browser.
>
> http://codespeak.net/pypy/dist/pypy/doc/js/using.html
>
> HTH,
>
> Alan.
>
>
> _______________________________________________
> Web-SIG mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/web-sig
>
>
_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to