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

If you use the CPython C API it's easy - but you also bind yourself closely to CPython. If you know performance is going to be important it's probably better to bite the bullet and use PyPy - which means you have to use the somewhat cruder cffi to interface with C code.


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

Search: