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

Maybe not pure Python, but one of the best features of CPython is easy interoperability with C or Fortran. Python is the glue for hard-to-use but blazing fast numerical libraries. You can also write very fast code in Cython, which has basically the same syntax as Python.


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

Search: