Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Newsgroups: comp.lang.python.announce Subject: Transcrypt Python 3.5 to JavaScript transpiler in alpha Date: Sun, 7 Feb 2016 14:54:09 +0100 Lines: 11 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 617HFgVggMNOvOwuYI0GOgVJKpnctg9JIV8KGJ2q0hZw== Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'compiler': 0.05; '*args,': 0.07; 'elegant': 0.07; 'hierarchical': 0.07; 'welcome.': 0.07; 'runtime': 0.09; 'bug': 0.10; 'python': 0.10; 'url:org)': 0.13; 'pointers,': 0.16; 'properties,': 0.16; 'readable': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'library': 0.20; 'feature': 0.24; 'requests': 0.25; 'small,': 0.27; 'function': 0.28; 'code': 0.30; 'url:org': 0.36; 'modules': 0.36; 'integration': 0.38; 'feedback': 0.38; 'reports': 0.38; 'to:addr:python.org': 0.40; 'from:no real name:2**0': 0.60; 'received:176': 0.66; 'from:addr:info': 0.70; 'received:178': 0.72; 'received:nl': 0.72; 'received:176.31': 0.84; 'inheritance,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alwaysdata.net; s=sterlicht; h=Content-Type:MIME-Version:Date:Subject:To:From:Message-ID; bh=qgZsBHgO4tORNJhftJ7XS052hC0apC3/a31vAxCJ99Q=; b=R4CrfeJrtn5XBJBnBwedoMOVGQxtqRxR+bo1kbSowPZbM6wcEgpleYxie1RVyhTrb3A/7LKWkadBTTnsSQhsCTEQdv/YUFzTNTLeDPERtCQB5BDme4ZWB9TqINgPl+4KNFqk+lxoAAAi7uN2S5kY8kbkZbXzr0VKDJpnZDuuwXg=; X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 X-alwaysdata-ID: 124625358 X-Mailman-Approved-At: Sun, 07 Feb 2016 09:17:13 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.21rc2 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:2013 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.