aboutsummaryrefslogtreecommitdiff
path: root/devel/nuitka/pkg-descr
blob: d2bfa61d97f7e82a6854adec4f06b91cf8ab3330 (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://nuitka.net/