Y
Hacker News
new
|
ask
|
show
|
jobs
by
xfer
1865 days ago
Yet decades old dynamically typed language like scheme and lisp are all self-hosted, even their own compilers. I can bet you that quite a few scheme implementations will beat python in performance.
1 comments
lispm
1864 days ago
Though that might be easier, given that for example Scheme is doing much less dynamic dispatch at runtime.
link