Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #2013 > unrolled thread

Transcrypt Python 3.5 to JavaScript transpiler in alpha

Started by<info@geatec.com>
First post2016-02-07 14:54 +0100
Last post2016-02-07 14:54 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Transcrypt Python 3.5 to JavaScript transpiler in alpha <info@geatec.com> - 2016-02-07 14:54 +0100

#2013 — Transcrypt Python 3.5 to JavaScript transpiler in alpha

From<info@geatec.com>
Date2016-02-07 14:54 +0100
SubjectTranscrypt Python 3.5 to JavaScript transpiler in alpha
Message-ID<mailman.72.1454854635.2317.python-announce-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web