On Tue, Nov 25, 2008 at 6:50 PM, tchomby <[EMAIL PROTECTED]> wrote:
> It's a simple text-based program, the interaction would work perfectly in a
> terminal with the computer printing out lines of text to the user, and the
> user
> typing in lines of text and pressing return, and this is the kind
On Wed, Nov 26, 2008 at 06:48:52AM -0500, bob gailer wrote:
>
> See http://code.google.com/p/pythoninthebrowser/.
>
>> I'm looking for simplicity and ease of use for a python programmer.
I was just thinking that I'm sure I've seen Python and Ruby interpreters
implemented in javascript or somethin
tchomby wrote:
I have an idea for a python program I want to write. I want to make this
program accessible over the web for people to play with. And that's where I'm
stuck -- I don't know what module, framework, protocol, or whatever to use to
webify it.
It's a simple text-based program, the
"tchomby" <[EMAIL PROTECTED]> wrote
It's a simple text-based program, the interaction would work
perfectly in a
terminal with the computer printing out lines of text to the user,
and the user
typing in lines of text and pressing return, and this is the kind of
interaction I want to enable on
I have an idea for a python program I want to write. I want to make this
program accessible over the web for people to play with. And that's where I'm
stuck -- I don't know what module, framework, protocol, or whatever to use to
webify it.
It's a simple text-based program, the interaction would