Using the Python Interpreter as a Reference

Matt Joiner anacrolix at gmail.com
Sat Nov 26 07:19:43 EST 2011


http://pyjs.org/

On Sat, Nov 26, 2011 at 3:22 PM, Sells, Fred
<fred.sells at adventistcare.org> wrote:
> I'm looking at a variation on this theme.  I currently use
> Flex/ActionScript for client side work, but there is pressure to move
> toward HTML5+Javascript and or iOS.  Since I'm an old hand at Python, I
> was wondering if there is a way to use it to model client side logic,
> then generate the javascript and ActionScript.  I don't see an issue
> using custom python objects to render either mxml, xaml or html5 but I'm
> not aware if anyone has already solved the problem of converting Python
> (byte code?) to these languages?  Any suggestions.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list