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


Groups > comp.lang.python > #55405

Nodebox(v1) on the web via RapydScript

Newsgroups comp.lang.python
Date 2013-10-03 00:48 -0700
Message-ID <41edf166-c5e5-4e1c-a387-ff485fa27aa3@googlegroups.com> (permalink)
Subject Nodebox(v1) on the web via RapydScript
From Salvatore DI DIO <artyprog@gmail.com>

Show all headers | View raw


Hello,

Nodebox is a program in the spirit of Processing but for Python.

The first version runs only on MAC.
Tom, the creator has partly ported it to Javascript.

But many of you dislike Javascript.
The solution was to use a translator,  Python -> Javascript

Of the both two greats solutions Brython / RapydScript, I've choosen RapydScript
(Brython and RapydScript does not achieve the same goal)

You can see a preview of 'Nodebox on the Web' namely 'RapydBox' here :

http://salvatore.pythonanywhere.com/RapydBox

Regards



Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Nodebox(v1) on the web via RapydScript Salvatore DI DIO <artyprog@gmail.com> - 2013-10-03 00:48 -0700

csiph-web