
17 Dec
2014
17 Dec
'14
7:21 a.m.
On 2014-12-16 10:36 PM, Clifford Ilkay wrote:
On 12/16/2014 05:28 PM, Anthony de Boer wrote:
I've done a wee bit of Python, but not tracking it too closely. There are too many languages!
I hear you! I'm learning Javascript and wondering, "How did this language become so ubiquitous? Why doesn't Python run in browsers? It's a great language for embeddable scripting."
See http://www.brython.info for an implementation of Python in JS in the browser. Might do what you're after ;) Cheers, Jamon