Path to this page:
./
lang/nuitka,
Python to C++ compiler
Branch: pkgsrc-2015Q1,
Version: 0.5.0.1nb2,
Package name: nuitka-0.5.0.1nb2,
Maintainer: agcRight now Nuitka is a good replacement for the Python interpreter and
compiles every construct that CPython 2.6, 2.7, 3.2 and 3.3 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.
It is somewhat faster than CPython already, but currently it doesn't
make all the optimizations possible, but a 258% factor on pystone is a
good start (number is from version 0.3.11).
Required to run:[
lang/python27]
Master sites:
SHA1: 19d2e6fea36ee9833db92f71bb93a5a202e55ed7
RMD160: 6d5baa9b670918a9affe950f790414676da6f50b
Filesize: 1237.86 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version nuitka-0.5.0.1nb2 (created)