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


Groups > comp.lang.python > #89673 > unrolled thread

Nuitka Progress in Spring 2015

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-04-30 22:01 +0100
Last post2015-05-01 15:45 +1000
Articles 3 — 3 participants

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


Contents

  Nuitka Progress in Spring 2015 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-30 22:01 +0100
    Re: Nuitka Progress in Spring 2015 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-01 14:46 +1000
      Re: Nuitka Progress in Spring 2015 Ben Finney <ben+python@benfinney.id.au> - 2015-05-01 15:45 +1000

#89673 — Nuitka Progress in Spring 2015

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-04-30 22:01 +0100
SubjectNuitka Progress in Spring 2015
Message-ID<mailman.147.1430427684.3680.python-list@python.org>
Sales and marketing doesn't appear to be Kay Hayen's great strength so 
I'm taking a massive liberty and flagging Nuitka up here anyway.

http://nuitka.net/posts/nuitka-progress-spring-2015.html

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [next] | [standalone]


#89693

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2015-05-01 14:46 +1000
Message-ID<5543052a$0$12996$c3e8da3$5496439d@news.astraweb.com>
In reply to#89673
On Fri, 1 May 2015 07:01 am, Mark Lawrence wrote:

> Sales and marketing doesn't appear to be Kay Hayen's great strength so
> I'm taking a massive liberty and flagging Nuitka up here anyway.
> 
> http://nuitka.net/posts/nuitka-progress-spring-2015.html

Anyone care to summarise the highlights for those of us who just crashed
their web browser for the second time today? (F*%$ing javascript...)




-- 
Steven

[toc] | [prev] | [next] | [standalone]


#89698

FromBen Finney <ben+python@benfinney.id.au>
Date2015-05-01 15:45 +1000
Message-ID<mailman.0.1430459164.3347.python-list@python.org>
In reply to#89693
Steven D'Aprano <steve+comp.lang.python@pearwood.info> writes:

> On Fri, 1 May 2015 07:01 am, Mark Lawrence wrote:
>
> > http://nuitka.net/posts/nuitka-progress-spring-2015.html
>
> Anyone care to summarise the highlights

Nuitka Progress in Spring 2015

* SSA (Single State Assignment Form): will allow Nuitka to be an
  *optimising* compiler for Python.

* Scalability: Nuitka uses less memory now, and generates smaller code
  output.

* Compatibility: will pass the Python 3.4 test suite. Python 3.5 support
  is coming along. Problems with the import system are gone after a
  complete rewrite of that code.

* Performance: improvements are spotty, but real. More progress needs to
  be made.

* Standalone: steady improvement but no big news.

* Debian Jessie released this month, and contains a packaged Nuitka.

* Funding continues; please send more, this is an independent project.

* EuroPython 2015 will have an appearance by the Nuitka team.

* Collaborators: the infrastructure is there now to join and work on
  developing Nuitka.


> for those of us who just crashed their web browser for the second time
> today? (F*%$ing javascript...)

<URL:http://vimeo.com/93691338>

-- 
 \      “A lie can be told in a few words. Debunking that lie can take |
  `\   pages. That is why my book… is five hundred pages long.” —Chris |
_o__)                                                Rodda, 2011-05-05 |
Ben Finney

[toc] | [prev] | [standalone]


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


csiph-web