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 <web-sig-requ...@python.org>

> Send Web-SIG mailing list submissions to
>        web-sig@python.org
>
> 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
>        web-sig-requ...@python.org
>
> You can reach the person managing the list at
>        web-sig-ow...@python.org
>
> 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 <a...@xhaus.com>
> To: web-sig@python.org
> 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
> Web-SIG@python.org
> http://mail.python.org/mailman/listinfo/web-sig
>
>
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
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