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


Groups > comp.lang.python > #40070

Re: Nuitka now supports Python 3.2

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'syntax': 0.03; 'url:europython': 0.03; 'subject:Python': 0.05; 'cpython': 0.05; 'executable': 0.07; 'seemed': 0.07; 'statically': 0.07; 'python': 0.09; 'bonus.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'python-based': 0.16; 'suite.': 0.16; 'url:talks': 0.16; 'wrote:': 0.17; 'else,': 0.17; 'why.': 0.17; '3.2': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; 'language.': 0.27; "d'aprano": 0.29; 'steven': 0.29; 'to:addr:python-list': 0.33; 'url:eu': 0.33; 'program,': 0.34; 'received:org': 0.36; 'message-id:@gmail.com': 0.36; 'test': 0.36; 'quite': 0.37; 'subject:: ': 0.38; 'comment': 0.38; 'supports': 0.38; 'nothing': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'little': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'end': 0.40; 'subject:now': 0.69; 'compiles': 0.84
X-Virus-Scanned amavisd-new at torriefamily.org
Date Wed, 27 Feb 2013 10:43:27 -0700
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12
MIME-Version 1.0
To python-list@python.org
Subject Re: Nuitka now supports Python 3.2
References <512ca830$0$30001$c3e8da3$5496439d@news.astraweb.com>
In-Reply-To <512ca830$0$30001$c3e8da3$5496439d@news.astraweb.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2624.1361987024.2939.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1361987024 news.xs4all.nl 6941 [2001:888:2000:d::a6]:56930
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40070

Show key headers only | View raw


On 02/26/2013 05:18 AM, Steven D'Aprano wrote:
> Nuitka now supports Python 3.2 syntax and compiles the full CPython 3.2 
> test suite.

Interestingly, GvR seemed to be quite critical of it in his comment at
the end of this post:
https://ep2013.europython.eu/conference/talks/nuitka-the-python-compiler

Not sure why.  Nuitka is a very interesting little project.  If nothing
else, it might be a good way of providing an executable bundle for a
python-based program, and a little speed-up is a bonus.

I find it pretty interesting that he can statically compile a dynamic
language.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Nuitka now supports Python 3.2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-02-26 12:18 +0000
  RE: Nuitka now supports Python 3.2 Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2013-02-26 16:49 +0300
  Re: Nuitka now supports Python 3.2 jmfauth <wxjmfauth@gmail.com> - 2013-02-27 00:21 -0800
    Re: Nuitka now supports Python 3.2 jmfauth <wxjmfauth@gmail.com> - 2013-02-27 00:44 -0800
    Re: Nuitka now supports Python 3.2 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-02-27 09:53 +0000
  Re: Nuitka now supports Python 3.2 Michael Torrie <torriem@gmail.com> - 2013-02-27 10:43 -0700
  Re: Nuitka now supports Python 3.2 Stefan Behnel <stefan_ml@behnel.de> - 2013-02-28 08:07 +0100
    Re: Nuitka now supports Python 3.2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-02-28 13:23 +0000
      Re: Nuitka now supports Python 3.2 Stefan Behnel <stefan_ml@behnel.de> - 2013-02-28 20:03 +0100

csiph-web