Hacker News new | ask | show | jobs
by PaulHoule 343 days ago
Javascript and Common Lisp aren't as fast as C but they are faster than Python.
1 comments

Javascript and common lisp don't have object models that are as anathema to optimization as python does. Well, CLOS is pretty bad, but at least the badness is typically isolated.