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

Cython is great, but it (used to?) introduce its own language with its own type syntax.


But that's because Python didn't have type annotations. Now that it has them, cython can just use those instead of its own and developers will get the benefit of being able to compile to C using pure Python.




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

Search: