Hacker News new | ask | show | jobs
by bretthartshorn 4389 days ago
pythonjs.py is not the main part of the translator. PythonJS translates in two steps, most of the translation happens in the first stage, in python_to_pythonjs.py

https://github.com/PythonJS/PythonJS/blob/master/pythonjs/py...