Hacker News new | ask | show | jobs
by pjmlp 3643 days ago
Lisp and Smalltalk like languages run circles around Python and Perl performance.

Enjoy the same powerful features, have JIT and AOT compilers to native code.

It all boils down to how much the language designers care about performance.

1 comments

And also how much the language designers care about proper language design.