Re: [Tutor] How to get smooth, terminal-like interaction over the web

2008-11-26 Thread tchomby
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

[Tutor] How to get smooth, terminal-like interaction over the web

2008-11-25 Thread tchomby
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