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

As much as a like python, it is not as powerful as c++. Hence the reason you have to use cython/cpython to improve performance.



Powerful doesn't mean fast. Python is quite slow but C++ is not powerful enough to make so many things usable without -comparatively- a lot of work.

C++ is very fast and entrenched in a few markets ( gamedev, trading, etc) but that's it. As a language it is quite average, encumbered by too many features, too many corner cases.


I was speaking about grammar and language semantics, not implementation.




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

Search: