Hacker News new | past | comments | ask | show | jobs | submit login

Cython takes python-ish code and compiles it to C for use as CPython C extensions. This compiles directly to machine code without the need for CPython, as far as I can tell.



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

Search: