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

> low-level Python implementation

Python is written in C, with raw pointers everywhere, manual reference counting, etc. Python C extensions are certainly low-level too. Knowing these details is important to write good code in some domains, and if you need to get as much performance out of Python as you can.



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

Search: