Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59788 > unrolled thread

RapydScript : Python to Javascript translator

Started bySalvatore DI DIO <salvatore.didio@gmail.com>
First post2013-11-17 11:16 -0800
Last post2013-11-18 15:52 -0800
Articles 4 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  RapydScript : Python to Javascript translator Salvatore DI DIO <salvatore.didio@gmail.com> - 2013-11-17 11:16 -0800
    Re: RapydScript : Python to Javascript translator Chris Angelico <rosuav@gmail.com> - 2013-11-18 11:49 +1100
      Re: RapydScript : Python to Javascript translator Salvatore DI DIO <salvatore.didio@gmail.com> - 2013-11-18 03:44 -0800
    Re: RapydScript : Python to Javascript translator Dan Stromberg <drsalists@gmail.com> - 2013-11-18 15:52 -0800

#59788 — RapydScript : Python to Javascript translator

FromSalvatore DI DIO <salvatore.didio@gmail.com>
Date2013-11-17 11:16 -0800
SubjectRapydScript : Python to Javascript translator
Message-ID<5e2be2b7-f9b4-4b75-8b7f-fe2cb0b8ad54@googlegroups.com>
Hello,

If someone  is interested about a fast Python to Javascript translator (not a compiler like Brython which is another beast)

Here is a link of a RapydScript Tester.
For now it's only for windows.

Regards

http://salvatore.pythonanywhere.com/static/Projects/RapydScriptDemo.exe

(I can if there is needs publish it for mac and linux)

[toc] | [next] | [standalone]


#59819

FromChris Angelico <rosuav@gmail.com>
Date2013-11-18 11:49 +1100
Message-ID<mailman.2812.1384735754.18130.python-list@python.org>
In reply to#59788
On Mon, Nov 18, 2013 at 6:16 AM, Salvatore DI DIO
<salvatore.didio@gmail.com> wrote:
> Hello,
>
> If someone  is interested about a fast Python to Javascript translator (not a compiler like Brython which is another beast)
>
> Here is a link of a RapydScript Tester.
> For now it's only for windows.
>
> Regards
>
> http://salvatore.pythonanywhere.com/static/Projects/RapydScriptDemo.exe
>
> (I can if there is needs publish it for mac and linux)

I don't know about other people here, but I'm a bit leery of just
downloading Windows binaries from people and running them. Is your
source code available? Is this an open source / free project?

ChrisA

[toc] | [prev] | [next] | [standalone]


#59852

FromSalvatore DI DIO <salvatore.didio@gmail.com>
Date2013-11-18 03:44 -0800
Message-ID<338423b1-4a8c-4c21-a8f4-da7718ad29ba@googlegroups.com>
In reply to#59819
> 
> I don't know about other people here, but I'm a bit leery of just
> 
> downloading Windows binaries from people and running them. Is your
> 
> source code available? Is this an open source / free project?
> 
> 
> 
> ChrisA

You are completly right :-)
Here is the source code :

https://github.com/charleslaw/rapydscript_online

You can see other demos here :

http://salvatore.pythonanywhere.com/RapydScript

The official site of RapydScript :

http://rapydscript.pyjeon.com/

e assumptions before testing :

Here is the official site:

http://rapydscript.pyjeon.com/ 

Regards 

Salvatore



[toc] | [prev] | [next] | [standalone]


#59922

FromDan Stromberg <drsalists@gmail.com>
Date2013-11-18 15:52 -0800
Message-ID<mailman.2871.1384818777.18130.python-list@python.org>
In reply to#59788

[Multipart message — attachments visible in raw view] — view raw

On Sun, Nov 17, 2013 at 11:16 AM, Salvatore DI DIO <
salvatore.didio@gmail.com> wrote:

> Hello,
>
> If someone  is interested about a fast Python to Javascript translator
> (not a compiler like Brython which is another beast)
>
RapydScript is interesting.

Here's a comparison of several Python-in-a-browser technologies, including
RapydScript and RapydScript II:
http://stromberg.dnsalias.org/~dstromberg/pybrowser/python-browser.html

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web