Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nuitka looks like a traditional ahead-of-time compiler using SSA form[0] and is written in Python. I’d be interested in seeing performance comparisons with PyPy, which uses the second Futamura protection and is written in a dialect of Python.

[0]: https://nuitka.net/doc/developer-manual.html#ssa-form-for-nu...



It's slower than pypy, but starts faster and results in a standalone executable. Also, it's compatible with most c extensions.



Thanks for the link. Don't know if you are affiliated but there is a lot of link rot going on there with external links.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: