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

Because they're python libraries that just wrap C and C++. All the performance upside with better ergonomics



Putting this another way, people use Python because it makes it way easier to compose together the underlying C++ code. Composition and polymorphism in C++’s static type system is rather weak.

Of course there is also the relative succintness of Python and other advantages, too.




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

Search: