aboutsummaryrefslogtreecommitdiff
path: root/devel/nuitka/pkg-descr
blob: cf1ee38f84885d15e1e46dab8e6d3fc6253a7522 (plain) (blame)
1
2
3
4
Nuitka is a Python compiler, a good replacement for the Python interpreter
and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer.
It translates Python code into a C++ program that then uses "libpython" to
execute in the same way as CPython does, in a very compatible way.