Transcrypt Python 3.5 to JavaScript transpiler in alpha

info at geatec.com info at geatec.com
Sun Feb 7 08:54:09 EST 2016


Transcrypt (http://www.transcrypt.org) is a new Python to JavaScript compiler , offering::

- Small, highly readable JavaScript code
- Almost no runtime overhead w.r.t. JavaScript
- Implementation of a large part of Python 3.5 including multiple inheritance, properties, **args and *args, comprehensions, bound function pointers, hierarchical modules etc.
- Seamless and elegant integration with any JS library

Feedback / bug reports / feature requests welcome.


More information about the Python-announce-list mailing list