Hacker News new | ask | show | jobs
by carlmr 1093 days ago
Python has been getting faster, but Nim I'm sure is still a few multiples above Python.

The problem is that CPython was never built with efficiency in mind and now it's hard to add it.