On Thu, Feb 5, 2009 at 3:57 AM, Alan Gauld <alan.ga...@btinternet.com> wrote:

> In general you can't. You would need to have a Python interpreter
> in your browser. The only reliable way to run code in a browser is
> to use JavaScript.

AFAIK MS Silverlight allows you to run .NET languages in your browser,
including IronPython.
Flash runs ActionScript.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to