[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#648489: ITP: nuitka -- Nuitka is a fully compatible Python compiler, capable of accelerating the execution.



Package: wnpp
Severity: wishlist
Owner: Kay Hayen <kayhayen@gmx.de>

* Package name    : nuitka
  Version         : 0.3.15
  Upstream Author : Name <kayhayen@gmx.de>
* URL             : http://nuitka.net/
* License         : GPLv3, uses BSD parts.
  Programming Lang: Python, C++, Assembler
  Description     : Nuitka is a fully compatible Python compiler, capable of accelerating the execution.#

Nuitka is a good replacement for the Python interpreter and compiles every
construct that CPython 2.6 and 2.7 offer. It translates the Python into a
C++ program that then uses “libpython” to execute in the same way as CPython
does, in a very compatible way.

The speed improvement is currently not very high, but the plan is to become
very compatible first, and then to optimize for speed through compile time
type inference.



Reply to: