Re: [ANN] Python in the browser by Python

2013-05-10 Thread Amirouche
Le jeudi 9 mai 2013 21:09:13 UTC+2, Javier Guerra a écrit : > > On Thu, May 9, 2013 at 11:55 AM, Amirouche Boubekki > > wrote: > > I just released a new version of PythonScript, a "variant" of Python > that > > compiles to javascript. > > > nice! > > how does it compare with Pyjamas (http

Re: [ANN] Python in the browser by Python

2013-05-09 Thread Javier Guerra Giraldez
On Thu, May 9, 2013 at 11:55 AM, Amirouche Boubekki wrote: > I just released a new version of PythonScript, a "variant" of Python that > compiles to javascript. nice! how does it compare with Pyjamas (http://pyjs.org/) ? -- Javier -- You received this message because you are subscribed to th

[ANN] Python in the browser by Python

2013-05-09 Thread Amirouche Boubekki
Héllo, I just released a new version of PythonScript , a "variant" of Python that compiles to javascript. It should be very similar to CPython, but not the primary goal. Having something that's easy to work with (right now), without sacryfing for speed or implementatio