|
|
|
|
|
by wibr
3797 days ago
|
|
This looks very similar to Cython, which can also compile .py files without modification and is more mature at the moment. It seems that Nuitka wants to do a few things differently, though. The biggest difference is probably that Nuitka wants to use type inference + hints instead of explicit declarations, which make Cython code incompatible with CPython but give you more control and C interoperability. Edit: Thanks, no more interference! |
|
interference - obstruction, collision
inference - deduction, derivation