Python compiler with full language support and CPython compatibility

Edit Package nuitka

Nuitka is **the** Python compiler. It is a seamless replacement or extension to the Python interpreter and compiles **every** construct that CPython 2.6, 2.7, 3.2, 3.3, and 3.4 have. It then executed uncompiled code, and compiled code together in an extremely compatible manner.

You can use all Python library modules or and all extension modules freely. It translates the Python into a C level program that then uses "libpython" to execute in the same way as CPython does. All optimization is aimed at avoiding overhead, where it's unnecessary. None is aimed at removing compatibility, although there is an "improved" mode, where not every bug of standard Python is emulated, e.g. more complete error messages are given.

Refresh
Refresh
Source Files
Filename Size Changed
Nuitka-0.6.0.2.tar.gz 0002011069 1.92 MB
nuitka.spec 0000001760 1.72 KB
Latest Revision
Huaren Zhong's avatar Huaren Zhong (zhonghuaren) committed (revision 2)
Comments 0
openSUSE Build Service is sponsored by