[Web-SIG] Web-SIG Digest, Vol 64, Issue 2

Timothy Soehnlin timothy.soehnlin at gmail.com
Fri Mar 6 12:47:48 CET 2009


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-request at python.org>

> Send Web-SIG mailing list submissions to
>        web-sig at 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-request at python.org
>
> You can reach the person managing the list at
>        web-sig-owner at 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 <alan at xhaus.com>
> To: web-sig at 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 at python.org
> http://mail.python.org/mailman/listinfo/web-sig
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/web-sig/attachments/20090306/90f228c4/attachment.htm>


More information about the Web-SIG mailing list