Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89698
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Nuitka Progress in Spring 2015 |
| Date | 2015-05-01 15:45 +1000 |
| References | <mailman.147.1430427684.3680.python-list@python.org> <5543052a$0$12996$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.0.1430459164.3347.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
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
csiph-web