Hi everyone,
are there any tools for Windows to convert python to javascript?
regards
Alberto
Hi everyone,
are there any tools for Windows to convert python to javascript?
regards
Alberto
pyjamas?
http://code.google.com/p/pyjamas/
There is few howto pages for pyjamas with django, webpy, ...
I've found a Python-To-Javascript compiler (Pyjamas), but I'm not 100% that's what you're looking for.
To be brutally honest, they're extremely different languages with a hugely different syntax and different methods. I doubt you'll find a converter.